forked from GithubBackups/healthchecks
Not using I18N so turning it off.
This commit is contained in:
parent
479208abf0
commit
4867fab291
@ -135,9 +135,9 @@ if os.getenv("DB") == "mysql":
|
|||||||
|
|
||||||
TIME_ZONE = "UTC"
|
TIME_ZONE = "UTC"
|
||||||
|
|
||||||
USE_I18N = True
|
USE_I18N = False
|
||||||
|
|
||||||
USE_L10N = True
|
USE_L10N = False
|
||||||
|
|
||||||
USE_TZ = True
|
USE_TZ = True
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user