From 03280730b525904a49e592fe3ef1dc58aa2317b8 Mon Sep 17 00:00:00 2001 From: Thoth <98170427+thoth2357@users.noreply.github.com> Date: Thu, 10 Aug 2023 01:57:08 +0100 Subject: [PATCH] Update Admin Section in README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e5770417..87ee3ff8 100644 --- a/README.md +++ b/README.md @@ -117,6 +117,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [flower](https://github.com/mher/flower) - Real-time monitor and web admin for Celery. * [jet-bridge](https://github.com/jet-admin/jet-bridge) - Admin panel framework for any application with nice UI (ex Jet Django). * [wooey](https://github.com/wooey/wooey) - A Django app which creates automatic web UIs for Python scripts. +* [django-jazzmin](https://github.com/farridav/django-jazzmin) - Jazz up your django admin interface, with plenty of things you can easily customise, including a built-in UI customizer ## Algorithms and Design Patterns