fix: extracted all web related stuff to a new app
This commit is contained in:
@@ -40,6 +40,7 @@ PROJECT_APPS = [
|
||||
"theme",
|
||||
"tpv",
|
||||
"users",
|
||||
"web",
|
||||
]
|
||||
|
||||
INSTALLED_APPS = DJANGO_APPS + THIRD_PARTY_APPS + PROJECT_APPS
|
||||
|
||||
Reference in New Issue
Block a user