Timezone is UTC

This commit is contained in:
Kushal Das 2016-04-11 12:59:52 +00:00
parent 2b2ba0d77e
commit c57b88f72c

View file

@ -50,7 +50,7 @@ DATABASES = {
# timezone as the operating system.
# If running in a Windows environment this must be set to the same as your
# system time zone.
TIME_ZONE = 'America/Chicago'
TIME_ZONE = 'UTC'
# Language code for this installation. All choices can be found here:
# http://www.i18nguy.com/unicode/language-identifiers.html