Changeset 8e190b5404bcc72bccbbecf78e29d5c33a730180

Show
Ignore:
Timestamp:
02/21/09 19:18:13 (3 years ago)
Author:
Frederic Lepied <frederic.lepied@…>
Children:
0013bdd19ea17ff1809bb2431bb3a920bcd712ee
Parents:
368f6e1aef2155875dced50618c000060a039edb
git-committer:
Frederic Lepied <frederic.lepied@…> (02/21/09 19:18:13)
Message:

switch to our TZ to have a correct time display

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • settings.py

    r5fc8fc0 r8e190b5  
    3535# If running in a Windows environment this must be set to the same as your 
    3636# system time zone. 
    37 TIME_ZONE = 'America/Chicago' 
     37TIME_ZONE = 'Europe/Paris' 
    3838 
    3939# Language code for this installation. All choices can be found here: