Add customisation app
This commit is contained in:
parent
d6d2455f66
commit
aeb76dc1b9
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ INSTALLED_APPS = [
|
|||
"django.contrib.sessions",
|
||||
"django.contrib.messages",
|
||||
"django.contrib.staticfiles",
|
||||
"customize_cas",
|
||||
"cas_server",
|
||||
]
|
||||
|
||||
|
|
Loading…
Reference in a new issue