jazzband/django-hosts

django-hosts also a django-subdomains alternative?

tildebox opened this issue · 0 comments

Users can register on the website and automatically receive a subdomain.

django-subdomains package seems to be the right one for this, but is no longer maintained. On each request, a subdomain attribute will be added to the request object.

Is this also possible with django hosts?

This should happen automatically, without an entry in a file.