Initial commit

This commit is contained in:
Oliver Falk
2018-05-07 15:00:03 +02:00
commit 9ff9159f8b
1086 changed files with 1858 additions and 0 deletions

2
config_local.py Normal file
View File

@@ -0,0 +1,2 @@
SESSION_COOKIE_SECURE = False
DEBUG = True