The Django Admin for Web Developers
Master Django’s admin interface to manage web applications, perform CRUD operations, and customize administrative functions.
In this course, you will learn the basics of the Django Admin interface, a great tool to build a powerful admin interface quickly for your Django project.
First, you will learn how to automatically generate the admin interface for your Django models, how to populate fake data, and then search or filter data with some advice to improve performance.
Next, you will see how to extend the functionalities of the admin interface such as adding custom fields, add intermediate pages, or creating custom actions like exporting data in CSV format.
After that, you will also explore basic and advanced UI customization such as adding charts or modifying the index page.Finally, you will have a look at the Django admin rights permission management.
There are no reviews yet.