[fix]
This commit is contained in:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user