diff --git a/rowsandall_app/settings.py b/rowsandall_app/settings.py index 98d21718..6a7a614a 100644 --- a/rowsandall_app/settings.py +++ b/rowsandall_app/settings.py @@ -176,7 +176,7 @@ AUTH_PASSWORD_VALIDATORS = [ # Internationalization # https://docs.djangoproject.com/en/1.9/topics/i18n/ -#TIME_ZONE = 'UTC' +TIME_ZONE = 'UTC' USE_I18N = True