How to add a subdomain to a django URL?
I just have a simple question: How can I add a subdomain to my django url, like: forums.websitename.com or account.websitename.com?
I just have a simple question: How can I add a subdomain to my django url, like: forums.websitename.com or account.websitename.com?