You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to get oriented with this module and get basic setup working. I have djangocms working, but I can't get it to work with djangocms-multisite.
After following readme, I am currently having trouble accessing django-cms admin. I get django "Page not found (404 ) message"
Hi,
I am trying to get oriented with this module and get basic setup working. I have djangocms working, but I can't get it to work with djangocms-multisite.
After following readme, I am currently having trouble accessing django-cms admin. I get django "Page not found (404 ) message"
http://www.mysite1.com.lan:8000/admin
settings.py
mycms.url
I know i am missing something. Is there a working example somewhere with few sites that I can study?
The text was updated successfully, but these errors were encountered: