add django-grappelli

This commit is contained in:
William Vincent 2019-10-22 16:14:49 -04:00
parent 81f82f6806
commit bf84af054b

View File

@ -59,6 +59,7 @@ _For a complete listing of all available packages, see [Django Packages](https:/
- [django-tables2](https://github.com/jieter/django-tables2) - HTML tables with pagination/sorting
### Admin
- [django-grappelli](https://github.com/sehmaschine/django-grappelli) - A jazzy skin for the admin
- [django-hijack](https://github.com/arteria/django-hijack) - Admins can log in and work on behalf of other users without having to know their credentials
- [django-import-export](https://github.com/django-import-export/django-import-export) - Import/export data more easily with admin integration
- [django-honeypot](https://github.com/jamesturk/django-honeypot/) - Configure a honeypot to see who's trying to hack your site