feat: cms users institution department manager

This commit is contained in:
2026-06-11 10:37:29 +08:00
parent 1dc9141856
commit 32915bc6b4
39 changed files with 2403 additions and 75 deletions
+2
View File
@@ -38,6 +38,8 @@ INSTALLED_APPS = [
'apps.user',
'apps.case',
'apps.training',
'apps.organization',
'apps.cms',
]
MIDDLEWARE = [