From 7dac4bd939fdf7c864b27c9c73b0c5101faeeff0 Mon Sep 17 00:00:00 2001 From: Gunjan Modi Date: Tue, 10 Oct 2017 13:35:30 +0530 Subject: [PATCH] Updated README.md Added django-jetand djadmin into Admin Panels section --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ab5869e..e87a781d 100644 --- a/README.md +++ b/README.md @@ -108,7 +108,10 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [Ajenti](https://github.com/ajenti/ajenti) - The admin panel your servers deserve. * [django-suit](http://djangosuit.com/) - Alternative Django Admin-Interface (free only for Non-commercial use). * [django-xadmin](https://github.com/sshwsfc/xadmin) - Drop-in replacement of Django admin comes with lots of goodies. -* [flask-admin](https://github.com/flask-admin/flask-admin) - Simple and extensible administrative interface framework for Flask. +* [flask-admin](https://github.com/flask-admin/flask-admin) - Simple and extensible administrative interface framework for +* [django-jet](https://github.com/geex-arts/django-jet) - Modern responsive template for the Django admin interface with improved functionality +* [djadmin](https://github.com/sainipray/djadmin) - Djadmin is a django admin theme +Flask. * [flower](https://github.com/mher/flower) - Real-time monitor and web admin for Celery. * [Grappelli](http://grappelliproject.com) - A jazzy skin for the Django Admin-Interface. * [Wooey](https://github.com/wooey/wooey) - A Django app which creates automatic web UIs for Python scripts.