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
Hello, I try the django-page-cms like:
pip install django-page-cms[full]; gerbi --create mywebsite
And I run the project,The following error occurred. Page not found (404) Request Method: GET Request URL: http://127.0.0.1:8000/ Raised by: pages.views.Details