Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
synnefo
Commits
b434dff5
Commit
b434dff5
authored
Apr 04, 2011
by
Giorgos Verigakis
Browse files
Add warning that API depends on TIME_ZONE
parent
d7495f79
Changes
1
Hide whitespace changes
Inline
Side-by-side
settings.py.dist
View file @
b434dff5
...
...
@@ -43,7 +43,7 @@ SESSION_ENGINE = "django.contrib.sessions.backends.cache"
# 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 = 'UTC'
TIME_ZONE = 'UTC'
# Warning: API depends on the TIME_ZONE being UTC
# Language code for this installation. All choices can be found here:
# http://www.i18nguy.com/unicode/language-identifiers.html
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment