Added missing default TIME_ZONE in default.settings.py.

This commit is contained in:
Emanuel Schuetze 2012-05-23 14:29:11 +02:00
parent 39000c86a4
commit 44c4fffc25
1 changed files with 3 additions and 0 deletions

View File

@ -15,6 +15,9 @@ from openslides_settings import *
DEBUG = True
TEMPLATE_DEBUG = DEBUG
# Set timezone
TIME_ZONE = 'Europe/Berlin'
# Make this unique, and don't share it with anybody.
SECRET_KEY = '=(v@$58k$fcl4y8t2#q15y-9p=^45y&!$!ap$7xo6ub$akg-!5'