[feat] add user and add event
This commit is contained in:
@@ -46,6 +46,9 @@ INSTALLED_APPS = [
|
||||
"corsheaders",
|
||||
"drf_yasg",
|
||||
# Developed apps
|
||||
"api",
|
||||
"api.users",
|
||||
"api.events",
|
||||
]
|
||||
|
||||
MIDDLEWARE = [
|
||||
|
||||
Reference in New Issue
Block a user