osm parsed
This commit is contained in:
SDE
2023-07-20 14:04:32 +03:00
parent 113e576d4c
commit b768988a5d
19 changed files with 855 additions and 20 deletions

View File

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