projects
/
chloro.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
3267c39
)
settings: switch localization
author
Frédéric Péters
<fpeters@0d.be>
Sun, 29 Dec 2019 12:52:39 +0000
(13:52 +0100)
committer
Frédéric Péters
<fpeters@0d.be>
Sun, 29 Dec 2019 13:34:25 +0000
(14:34 +0100)
chloro/settings.py
patch
|
blob
|
history
diff --git
a/chloro/settings.py
b/chloro/settings.py
index 0f15e87b49d3e0137961824029e210072a89a3ce..fa1b1bea8c237d8d1e085113edb12cdde4373008 100644
(file)
--- a/
chloro/settings.py
+++ b/
chloro/settings.py
@@
-91,9
+91,9
@@
AUTH_PASSWORD_VALIDATORS = [
# Internationalization
# https://docs.djangoproject.com/en/1.11/topics/i18n/
-LANGUAGE_CODE = '
en-us
'
+LANGUAGE_CODE = '
fr-be
'
-TIME_ZONE = '
UTC
'
+TIME_ZONE = '
Europe/Brussels
'
USE_I18N = True