Answer the question
In order to leave comments, you need to log in
Django admin shows error when displaying table content. How to fix?
Hello, if you go to the users or groups section in the admin panel, it displays a message
Database error
Your database is not configured correctly. Make sure the appropriate tables have been created and that the appropriate user is allowed to access them.
Answer the question
In order to leave comments, you need to log in
UPDATE: The problem was solved by reconfiguring .htaccess (thanks to tech support)
in settings.py django.contrib.admin app added to INSTALLED_APPS?
I understand that in settings.py you have DEBUG=False
Turn on true and see what it outputs.
If it is possible to access the server via ssh, you can manually request a data sample and look at the trace there.
In general, there is not enough information. If something is not clear, write in the comments.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question