Changeset f07e84b for asadb/settings.py
- Timestamp:
- Aug 15, 2011, 12:20:48 AM (14 years ago)
- Branches:
- master, space-access, stable, stage, test-hooks
- Children:
- 6032bec
- Parents:
- 1d495e2
- git-author:
- Alex Dehnert <adehnert@…> (08/15/11 00:20:48)
- git-committer:
- Alex Dehnert <adehnert@…> (08/15/11 00:20:48)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
asadb/settings.py
raa6a940 rf07e84b 28 28 # If running in a Windows environment this must be set to the same as your 29 29 # system time zone. 30 TIME_ZONE = 'America/ Chicago'30 TIME_ZONE = 'America/New_York' 31 31 32 32 # Language code for this installation. All choices can be found here:
Note: See TracChangeset
for help on using the changeset viewer.