Set timezone Moscow

remotes/origin/hasaccess
Ivlev Denis 8 years ago
parent 7fb4991290
commit 26584d69a7
  1. 2
      project/settings.py

@ -142,7 +142,7 @@ AUTH_USER_MODEL = 'user.User'
LANGUAGE_CODE = 'ru-RU'
TIME_ZONE = 'UTC'
TIME_ZONE = 'Europe/Moscow'
USE_I18N = True

Loading…
Cancel
Save