Answer the question
In order to leave comments, you need to log in
What is causing the error in django project?
There is a small project on django, everything worked, did not change anything and did not touch the files, suddenly, for no reason, an error began to appear
Put 'django.contrib.admin' in your INSTALLED_APPS setting in order to use the admin application
, although the admin panel is settings.py
connected. What can be wrong?
Answer the question
In order to leave comments, you need to log in
Installed Applications:
()
Check for the presence of the line 'django.contrib.admin' in INSTALLED_APPS. The error says it doesn't exist.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question