independant sde app

This commit is contained in:
2023-10-28 13:32:04 +02:00
parent 24a1cd051a
commit 3615689704
20 changed files with 127 additions and 154 deletions

View File

@@ -44,6 +44,7 @@ REST_FRAMEWORK = {
INSTALLED_APPS = [
'api',
'sde',
'django.contrib.admin',
'django.contrib.auth',
'django.contrib.contenttypes',