🤝 Merge pull request #114 from theArjun/main

Add django material admin to the list
This commit is contained in:
Jeff Triplett 2021-02-03 21:40:15 -06:00 committed by GitHub
commit 4438758bf6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -81,6 +81,7 @@ _For a complete listing of all available packages, see [Django Packages](https:/
- [impostor](https://github.com/avallbona/Impostor) - Impostor is a Django application which allows staff members to login as a different user by using their own username and password.
- [django-admin-env-notice](https://github.com/dizballanze/django-admin-env-notice) - Visually distinguish environments in Django Admin, for example: `development`, `staging`, `production`.
- [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.
### APIs
<!--lint disable double-link-->