From 69dff9d85aaeef5eeeb09239877e2e87d43968d7 Mon Sep 17 00:00:00 2001 From: Alex Date: Tue, 11 May 2021 08:17:49 +0900 Subject: [PATCH] Add django-semantic-admin --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3a1b32c..e6615aa 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,7 @@ _For a complete listing of all available packages, see [Django Packages](https:/ - [django-admin-interface](https://github.com/fabiocaccamo/django-admin-interface) - Customize Admin by the admin itself(color, header. title,logo) and popup windows replaced by modals. - [django-material-admin](https://github.com/MaistrenkoAnton/django-material-admin) - Material design for django administration. - [django-related-admin](https://github.com/PetrDlouhy/django-related-admin) - A helper library that allows you to write list_displays accross foreign key relationships. +- [django-semantic-admin](https://github.com/globophobe/django-semantic-admin) - Django Semantic UI admin theme ### APIs