Перейти к содержимому

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

Tony Teaches Tech

0:00 / 0:00

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

10 873 просмотра · 3 года назад
Tony Teaches Tech
139 тыс. подписчиков
10 873 просмотра · 3 года назад
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 (pass mod...   Previous video: Django Models    • How to Do Database Stuff with Django Model...   The entire Django course playlist is available here:    • How to Make a Website with Python (free Dj...   Code snippets and more at https://tonyteaches.tech/django-101-c... GitHub commit for this video: https://github.com/tonyflo/django-cru...