I just have a simple question: How can I add a subdomain to my django url, like: forums.websitename.com or account.websitename.com?
Since my URLS were starting to get messy, I would like to add subdomains to my website that is still in development.
Thank you for all possible help.
First Google result:
http://django-subdomains.readthedocs.io/en/latest/
Check it out just a app to use in django