Join Nostr
2024-11-09 21:16:12 UTC

adamghill on Nostr: Anyone have a recommendation for having sub-domains in a #Django project? ...

Anyone have a recommendation for having sub-domains in a #Django project? Theoretically, I could set it up in nginx, but I'd like to avoid that because I'm lazy.

https://github.com/jazzband/django-hosts seems promising?