Reworked the functions of events views for ViewSet

This commit is contained in:
Тимур
2024-04-02 13:01:39 +03:00
parent 96077981a2
commit 13b5bc679c
3 changed files with 11 additions and 6 deletions
+1
View File
@@ -49,6 +49,7 @@ INSTALLED_APPS = [
"api",
"api.users",
"api.events",
"api.tree",
]
MIDDLEWARE = [