When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Mastering the Django admin dashboard
Learn how to use, customise and supercharge the Django admin to your advantage

This Course Includes
udemy
3.5 (190 reviews )
2h 19m
english
Online - Self Paced
professional certificate
Udemy
About Mastering the Django admin dashboard
One of the most powerful components of Django is the automatic admin interface. It provides a quick, database centric interface that authenticated users can use to manage content on a Django site. However, the Django admin exposes an API which is unique and quite different from all the other components that ship with Django, such as the auth app. This makes it difficult for Django developers to take full advantage of the admin dashboard. This course, exclusively on the Django admin, aims at solving that. It will arm the student with expert knowledge on how to master, supercharge and be productive with the Django admin.
What You Will Learn?
- Mastering the admin functionality .
- Managing user accounts and permissions .
- How to secure the admin dashboard .
- Using rich text editors .
- Displaying maps .
- CSV and Excel imports and exports .
- How to optimise the admin dashboard .
- How to customise the look and feel of the admin.