From bf84af054be56113a4123896cbd2a0b6f235d6a9 Mon Sep 17 00:00:00 2001 From: William Vincent Date: Tue, 22 Oct 2019 16:14:49 -0400 Subject: [PATCH] add django-grappelli --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2ba8331..7138aa0 100644 --- a/README.md +++ b/README.md @@ -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