Documentation
Settings
The following settings can be configured in the settings file (settings.py or similar) used by the Django project.
Models
The following are models which can be configured using Django Admin or directly via the ORM or in the database, to configure some Django Admin settings.
Filters
The following classes can be used into any Django project code to apply new filters in Django Admin.