pmackin
pmackin
I just came across this great library. Deserialization would be a big win - I can't really contribute much at this point besides my gratitude.
Would love to have this fix in @wimleers @edmooney I'm more than happy to contribute to get this fork merged
1+ SVG upload support. Nothing constructive to add; just throwing my hat in the ring.
@lojack as a workaround you can implement `subdomains_reverse_lazy` in the same way that Django implements [reverse_lazy](https://github.com/django/django/blob/master/django/core/urlresolvers.py#L548) using `django.utils.functional.lazy`