Why Admin page is not opening in Django?

First of all: Inside your INSTALLED_APPS tuple, in settings.py you have to enable: ‘django. contrib. admin’ . Second: you have to run python manage.py syncdb after you enable the Django admin app.

Sizin İçin Seçtik  What text editor do professionals use?

Leave a Reply

Your email address will not be published. Required fields are marked *