Articles â†’ DJANGO â†’ Admin Panel In Django

Admin Panel In Django






What Is Admin Panel?





How To Access The Admin Panel?




http://127.0.0.1:8080/admin/




Picture showing the login screen of Django Admin
Click to Enlarge


Database And Tables






python manage.py migrate


Picture showing the execution of 'python manage.py migrate' command in command prompt
Click to Enlarge



Picture showing the new tables created in Sqlite database after execution of 'python manage.py migrate' command
Click to Enlarge


How To Create An Admin User?




python manage.py createsuperuser




Picture showing the execution of 'python manage.py createsuperuser' command in command prompt
Click to Enlarge


Accessing Admin Panel






Picture showing the home page of Django admin portal
Click to Enlarge


Posted By  -  Karan Gupta
 
Posted On  -  Monday, December 30, 2019

Query/Feedback


Your Email Id
 
Subject
 
Query/FeedbackCharacters remaining 250