use nested admin for simpler plan admin
This commit is contained in:
parent
9aaaa90d1a
commit
4e1f0f962b
4 changed files with 64 additions and 22 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue