Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

subdomain always None #63

Open
zachross90210 opened this issue Nov 1, 2016 · 1 comment
Open

subdomain always None #63

zachross90210 opened this issue Nov 1, 2016 · 1 comment

Comments

@zachross90210
Copy link

zachross90210 commented Nov 1, 2016

SUBDOMAIN_URLCONFS = {
None: servers.urls',
'ololo': servers.urls.other',

}
open in browser ololo.domain.com
#~ ololo.domain.com in hosts
#~ domain.com is nginx hostname
then see error page with string:
Using the URLconf defined in servers.urls, Django tried these URL patterns, in this order:

how to fix it?


answer
check defined SIDE_ID from app Sites x_x

@Allan-Nava
Copy link

The project is still alive?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants