route model
This commit is contained in:
SDE
2023-07-13 15:06:08 +03:00
parent 30302cfb39
commit 4684dcb589
4 changed files with 120 additions and 19 deletions

View File

@@ -46,6 +46,7 @@ INSTALLED_APPS = [
'GeneralApp',
'AuthApp',
'RoutesApp',
]
MIDDLEWARE = [