Building a web application with Django - Customizing the administration (part 7)

Published: 30 July 2022
on channel: Learning Python
1,907
23

We are building a scalable web application using Django.
In the sixth part of our series, we are learning how to style our app by using static files in Django.

Timestamps:
0:00 - Introduction
1:06 - Customize the admin form
3:20 - Adding related objects
7:05 - Customize the admin question list
11:09 - Customize your project's templates
14:05 - Summary

https://docs.djangoproject.com/en/4.0...