From ab110a26eee418788e328c9bd8a1d08977cdf373 Mon Sep 17 00:00:00 2001 From: Denis Kildishev Date: Wed, 9 Oct 2019 18:27:35 +0300 Subject: [PATCH] Add jet-bridge - Powerful dashboard out-of-the-box - Nice and responsive UI - With WYSIWYG interface customization your can change almost every part of interface - Flex Features allows you to create your custom Actions, Views, Fields and other - Works with any technology: the interface is generated automatically based on an analysis of the data and data structure of your database - All you need is to install Jet Bridge adapter and connect it to your database --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ded14274..c706e66a 100644 --- a/README.md +++ b/README.md @@ -111,6 +111,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [django-jet](https://github.com/geex-arts/django-jet) - Modern responsive template for the Django admin interface with improved functionality. * [django-suit](https://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. +* [jet-bridge](https://github.com/jet-admin/jet-bridge) - Admin panel framework for any application with nice UI (ex Jet Django) * [flask-admin](https://github.com/flask-admin/flask-admin) - Simple and extensible administrative interface framework for Flask. * [flower](https://github.com/mher/flower) - Real-time monitor and web admin for Celery. * [wooey](https://github.com/wooey/wooey) - A Django app which creates automatic web UIs for Python scripts.