From 065f523c26d395524aa51ad0423e91e4a9b9a66a Mon Sep 17 00:00:00 2001 From: William Vincent Date: Mon, 21 Oct 2019 14:24:25 -0400 Subject: [PATCH] add django-jet --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e94981e..4018829 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,7 @@ _For a complete listing of all available packages, see [Django Packages](https:/ - [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 - [django-loginas](https://github.com/skorokithakis/django-loginas) - "Log in as user" for the Django admin +- [django-jet](https://github.com/geex-arts/django-jet) - Responsive admin template ### APIs - [django-rest-framework](https://github.com/encode/django-rest-framework) - Web APIs for Django