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
|
@ -69,6 +69,7 @@ INSTALLED_APPS = [
|
|||
"django_prose_editor",
|
||||
"rest_framework",
|
||||
"schema_viewer",
|
||||
"nested_admin",
|
||||
# local
|
||||
"hub.services",
|
||||
"hub.broker",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue