This commit is contained in:
Data-Name-ID
2024-04-01 18:00:52 +03:00
parent 1b84b746d1
commit 268a541466
14 changed files with 126 additions and 32 deletions
+3
View File
@@ -50,6 +50,9 @@ INSTALLED_APPS = [
# Developed apps
"api.ping.apps.PingConfig",
"api.users.apps.UsersConfig",
"api.teams.apps.TeamsConfig",
"api.core.apps.CoreConfig",
"api.notifications.apps.NotificationsConfig",
]
MIDDLEWARE = [