use better admin theme

This commit is contained in:
Tobias Brunner 2025-03-07 14:55:22 +01:00
parent 4e1f0f962b
commit b45c725c1a
No known key found for this signature in database
3 changed files with 16 additions and 0 deletions

View file

@ -6,6 +6,7 @@ readme = "README.md"
requires-python = ">=3.13"
dependencies = [
"django>=5.1.5",
"django-jazzmin>=3.0.1",
"django-nested-admin>=4.1.1",
"django-prose-editor[sanitize]>=0.10.3",
"django-schema-viewer>=0.5.2",