Merge pull request #127 from globophobe/django-semantic-admin

Add django-semantic-admin
This commit is contained in:
William Vincent 2021-06-09 11:40:12 -04:00 committed by GitHub
commit 1599287132
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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-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
### APIs
<!--lint disable double-link-->