Set default timezone
This commit is contained in:
parent
82d22e0586
commit
eb9a1f31bc
@ -68,7 +68,7 @@ DATABASES = {
|
|||||||
|
|
||||||
LANGUAGE_CODE = 'en-us'
|
LANGUAGE_CODE = 'en-us'
|
||||||
|
|
||||||
TIME_ZONE = 'UTC'
|
TIME_ZONE = 'Europe/Budapest'
|
||||||
|
|
||||||
USE_I18N = True
|
USE_I18N = True
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user