directory api working state

This commit is contained in:
Ojakoo
2022-07-25 20:12:32 +03:00
parent e17c3ad92c
commit 53c3acd39f
6 changed files with 220 additions and 9 deletions
+2
View File
@@ -79,6 +79,8 @@ DATABASES = {
}
}
# Google api settings
GROUP_KEY = os.getenv("GROUP_KEY", "")
# JWT authentication
SIMPLE_JWT = {