# HG changeset patch # User nishanth # Date 1272021077 -19800 # Node ID cdc0a363dc53085460edb1e34befa0a2639c8c17 # Parent cc2ed87ee896b9eb20adfa27c795db33708b11b3 update time setting diff -r cc2ed87ee896 -r cdc0a363dc53 settings.py --- a/settings.py Fri Apr 23 16:36:40 2010 +0530 +++ b/settings.py Fri Apr 23 16:41:17 2010 +0530 @@ -21,7 +21,7 @@ # although not all choices may be available on all operating systems. # If running in a Windows environment this must be set to the same as your # system time zone. -TIME_ZONE = 'America/Chicago' +TIME_ZONE = 'Asia/Kolkata' # Language code for this installation. All choices can be found here: # http://www.i18nguy.com/unicode/language-identifiers.html