“Django Admin“ is included with Django. Django provides a ready-to-use user interface for administrative activities. Django automatically generates admin UI based on your Django Models. “Django Admin” offers a CRUD user interface for all your Models. CRUD is short for Create, Read, Update and Delete. The “Django Admin“ interface is intended for “superusers” and not for ordinary users of your application.
PowerPoint used in the video:
https://halvorsen.blog/documents/prog...
Django Tutorial Playlist:
• Django Tutorial
Blog:
https://www.halvorsen.blog
YouTube Channel @Industrial IT and Automation
/ industrialitandautomation