X-Git-Url: https://git.0d.be/?p=chloro.git;a=blobdiff_plain;f=chloro%2Fsettings.py;h=fa1b1bea8c237d8d1e085113edb12cdde4373008;hp=0f15e87b49d3e0137961824029e210072a89a3ce;hb=5f21e15d8701bce960f7d3a5beaef4e7bd2aa4d5;hpb=3267c39ab3b79af2ca3847a3f3e5d362137232bd diff --git a/chloro/settings.py b/chloro/settings.py index 0f15e87..fa1b1be 100644 --- 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