projects
/
matthijs
/
projects
/
dorestad-bookings.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e5aa45
)
settings: Set the timezone.
author
Matthijs Kooijman
<matthijs@stdin.nl>
Mon, 18 Oct 2010 10:37:17 +0000
(12:37 +0200)
committer
Matthijs Kooijman
<matthijs@stdin.nl>
Mon, 18 Oct 2010 10:43:33 +0000
(12:43 +0200)
settings.py
patch
|
blob
|
history
diff --git
a/settings.py
b/settings.py
index e3d71db4908a11fab561fe86c579b3efd5f228de..cd6ed6476320a136101874bddb68734f1a42a63e 100644
(file)
--- a/
settings.py
+++ b/
settings.py
@@
-25,7
+25,7
@@
DATABASE_PORT = '' # Set to empty string for default. Not used with
# although not all choices may be available on all operating systems.
# 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/Amsterdam
'
# Language code for this installation. All choices can be found here:
# http://www.i18nguy.com/unicode/language-identifiers.html