projects
/
demoscenemusic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7102715
)
Set correct timezone.
author
David ‘Bombe’ Roden
<bombe@demoscenemusic.org>
Wed, 8 May 2013 20:00:03 +0000
(22:00 +0200)
committer
David ‘Bombe’ Roden
<bombe@demoscenemusic.org>
Wed, 8 May 2013 20:00:03 +0000
(22:00 +0200)
settings.py.template
patch
|
blob
|
history
diff --git
a/settings.py.template
b/settings.py.template
index
8ac7df5
..
4ce7783
100644
(file)
--- a/
settings.py.template
+++ b/
settings.py.template
@@
-32,7
+32,7
@@
ALLOWED_HOSTS = []
# timezone as the operating system.
# If running in a Windows environment this must be set to the same as your
# system time zone.
-TIME_ZONE = '
America/Chicago
'
+TIME_ZONE = '
Europe/Berlin
'
# Language code for this installation. All choices can be found here:
# http://www.i18nguy.com/unicode/language-identifiers.html