Skip to content

Commit d49980e

Browse files
committed
Django v1.4.1
1 parent e67ab87 commit d49980e

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

project/project/settings.py

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,7 @@
2323
# Local time zone for this installation. Choices can be found here:
2424
# http://en.wikipedia.org/wiki/List_of_tz_zones_by_name
2525
# 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.
26+
# In a Windows environment this must be set to your system time zone.
3027
TIME_ZONE = 'America/Chicago'
3128

3229
# Language code for this installation. All choices can be found here:

0 commit comments

Comments
 (0)