use nested admin for simpler plan admin

This commit is contained in:
Tobias Brunner 2025-03-07 14:50:36 +01:00
parent 9aaaa90d1a
commit 4e1f0f962b
No known key found for this signature in database
4 changed files with 64 additions and 22 deletions

View file

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