From 4f5c48d1f8c37fcc9c2a23de72d0b614533f75dd Mon Sep 17 00:00:00 2001 From: Dennis Handy <106592296+d-handy@users.noreply.github.com> Date: Mon, 21 Apr 2025 10:37:32 +0200 Subject: [PATCH] Added django-unfold to admin panels Added django-unfold to admin panels --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5a7f5f89..ce7d589d 100644 --- a/README.md +++ b/README.md @@ -102,6 +102,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [ajenti](https://github.com/ajenti/ajenti) - The admin panel your servers deserve. * [django-grappelli](https://github.com/sehmaschine/django-grappelli) - A jazzy skin for the Django Admin-Interface. +* [django-unfold](https://github.com/unfoldadmin/django-unfold) - Elevate your Django admin with a stunning modern interface, powerful features, and seamless user experience. * [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. * [jet-bridge](https://github.com/jet-admin/jet-bridge) - Admin panel framework for any application with nice UI (ex Jet Django).