Добавил часовой пояс
This commit is contained in:
parent
1360bc18e1
commit
4494d2f2de
Binary file not shown.
@ -115,10 +115,9 @@ AUTH_PASSWORD_VALIDATORS = [
|
||||
|
||||
LANGUAGE_CODE = 'ru'
|
||||
|
||||
TIME_ZONE = 'UTC'
|
||||
|
||||
TIME_ZONE = 'Europe/Moscow'
|
||||
USE_I18N = True
|
||||
USE_I18N = True
|
||||
|
||||
USE_TZ = True
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user