supression doublon LANGUAGE_CODE = 'fr-CH'

This commit is contained in:
2024-07-14 17:23:41 +02:00
parent 62e0355150
commit a88f60f112

View File

@@ -185,7 +185,6 @@ AUTOMATIC_LOGIN_MAX_AGE = 500 * 60*60*24 # 500 jours
# Internationalization
# https://docs.djangoproject.com/en/4.0/topics/i18n/
LANGUAGE_CODE = 'fr'
TIME_ZONE = 'Europe/Zurich'