Various variables we require

This commit is contained in:
Oliver Falk
2018-05-08 13:48:32 +02:00
parent fe3f198b44
commit e8252e339e
2 changed files with 9 additions and 3 deletions

View File

@@ -1,2 +1,3 @@
SESSION_COOKIE_SECURE = False
DEBUG = True
SITE_URL = 'http://localhost:8383'