diff --git a/compte_agglo_montpellier/settings.py b/compte_agglo_montpellier/settings.py index c3ab6fa..819d478 100644 --- a/compte_agglo_montpellier/settings.py +++ b/compte_agglo_montpellier/settings.py @@ -71,7 +71,6 @@ SITE_ID = 1 USE_I18N = True LANGUAGES = ( - ('en', gettext_noop('English')), ('fr', gettext_noop('French')), ) USE_L10N = True