update timezone to tehran
This commit is contained in:
@@ -136,7 +136,7 @@ AUTH_PASSWORD_VALIDATORS = [
|
||||
]
|
||||
|
||||
LANGUAGE_CODE = "fa"
|
||||
TIME_ZONE = "UTC"
|
||||
TIME_ZONE = "Asia/Tehran"
|
||||
USE_I18N = True
|
||||
USE_L10N = True
|
||||
USE_TZ = True
|
||||
|
||||
Reference in New Issue
Block a user