Adding TIME_ZONE paris
Changing view post relays items
This commit is contained in:
@ -164,7 +164,7 @@ JWT_AUTH = {
|
||||
|
||||
LANGUAGE_CODE = 'en-us'
|
||||
|
||||
TIME_ZONE = 'UTC'
|
||||
TIME_ZONE = 'Europe/Paris'
|
||||
|
||||
USE_I18N = True
|
||||
|
||||
|
Reference in New Issue
Block a user