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
You're seeing this error because you have DEBUG = True in your Django settings file. Change that to False, and Django will display a standard 404 page.
#13
Open
rallep71 opened this issue
Dec 30, 2019
· 2 comments
Ok, is Debug mod True,
i became this
go to admin
http://0.0.0.0:8000/admin
came this
is debug in settings False
came this
so far so good
and admin page this
there are then presentation problems
The text was updated successfully, but these errors were encountered: