Adds django-baton to the admin section

This commit is contained in:
abidibo 2021-06-16 15:12:53 +02:00
parent 1599287132
commit 451a917e3b

View File

@ -85,6 +85,7 @@ _For a complete listing of all available packages, see [Django Packages](https:/
- [django-material-admin](https://github.com/MaistrenkoAnton/django-material-admin) - Material design for django administration.
- [django-related-admin](https://github.com/PetrDlouhy/django-related-admin) - A helper library that allows you to write list_displays accross foreign key relationships.
- [django-semantic-admin](https://github.com/globophobe/django-semantic-admin) - Django Semantic UI admin theme
- [django-baton](https://github.com/otto-torino/django-baton) - A cool, modern and responsive django admin application based on bootstrap 5.
### APIs
<!--lint disable double-link-->