Changeset f07e84b for asadb/settings.py


Ignore:
Timestamp:
Aug 15, 2011, 12:20:48 AM (14 years ago)
Author:
Alex Dehnert <adehnert@…>
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)
Message:

We're not in KansasWChicago any moreWever

Switch the timezone to America/New_York instead of America/Chicago?.
FIIK why it was America/Chicago?. I guess I blame Django, probably?

File:
1 edited

Legend:

Unmodified
Added
Removed
  • asadb/settings.py

    raa6a940 rf07e84b  
    2828# If running in a Windows environment this must be set to the same as your
    2929# system time zone.
    30 TIME_ZONE = 'America/Chicago'
     30TIME_ZONE = 'America/New_York'
    3131
    3232# Language code for this installation. All choices can be found here:
Note: See TracChangeset for help on using the changeset viewer.