We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e67ab87 commit d49980eCopy full SHA for d49980e
project/project/settings.py
@@ -23,10 +23,7 @@
23
# Local time zone for this installation. Choices can be found here:
24
# http://en.wikipedia.org/wiki/List_of_tz_zones_by_name
25
# although not all choices may be available on all operating systems.
26
-# On Unix systems, a value of None will cause Django to use the same
27
-# timezone as the operating system.
28
-# If running in a Windows environment this must be set to the same as your
29
-# system time zone.
+# In a Windows environment this must be set to your system time zone.
30
TIME_ZONE = 'America/Chicago'
31
32
# Language code for this installation. All choices can be found here:
0 commit comments