How to Use the Django Admin Site (create super user and login)

Опубликовано: 14 Октябрь 2024
на канале: Tony Teaches Tech
7,387
109

Learn how to set up the Django admin site with a super user where you can login to interact with your models via admin.py.

Next video: Django Context    • How to Make Django Pages Dynamic (pas...  
Previous video: Django Models    • How to Do Database Stuff with Django ...  

The entire Django course playlist is available here:    • How to Make a Website with Python (fr...  

Code snippets and more at https://tonyteaches.tech/django-101-c...
Check out my vlog channel ‪@TonyFlorida‬

GitHub commit for this video: https://github.com/tonyflo/django-cru...