update timezone to tehran

This commit is contained in:
Parsa Nazer
2026-05-12 09:43:33 +03:30
parent 9b19258fd2
commit 45fe9c1f4c
+1 -1
View File
@@ -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