Add django-semantic-admin

This commit is contained in:
Alex 2021-05-11 08:17:49 +09:00
parent f49aabecfc
commit 69dff9d85a

View File

@ -84,6 +84,7 @@ _For a complete listing of all available packages, see [Django Packages](https:/
- [django-admin-interface](https://github.com/fabiocaccamo/django-admin-interface) - Customize Admin by the admin itself(color, header. title,logo) and popup windows replaced by modals. - [django-admin-interface](https://github.com/fabiocaccamo/django-admin-interface) - Customize Admin by the admin itself(color, header. title,logo) and popup windows replaced by modals.
- [django-material-admin](https://github.com/MaistrenkoAnton/django-material-admin) - Material design for django administration. - [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-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
### APIs ### APIs
<!--lint disable double-link--> <!--lint disable double-link-->