Maxim Filipenko
Maxim Filipenko
@egrubbs oh, thanks for info!
Current implementation of `django-subdomains` is very tightly coupled with django sites framework. This is brings a lot of problems (e.g. you should explicitly create additional site in db even for...
@gavinwahl you can rerun build yourself, just add another commit or open/close PR.
@adarshdeep-kamboj stackoverflow is better for such type of questions. I suppose, that you've installed `django-subdomains` for python2, but tried to import it from python3.
@jbmmhk Looks like slightly different issues. But your fix looks absolutely reasonable for me and I hope that @tkaemming will merge it eventually. > the object 'subdomain' is a Django...
@jbmmhk didn't thought about `SafeString`. Thanks for the explanation!
Have this issue too with `1.6.8` version and `DEBUG=True`.