summaryrefslogtreecommitdiff
path: root/settings.py
diff options
context:
space:
mode:
Diffstat (limited to 'settings.py')
-rw-r--r--settings.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings.py b/settings.py
index c179ec7..0118dc3 100644
--- a/settings.py
+++ b/settings.py
@@ -34,7 +34,7 @@ TIME_ZONE = 'Europe/Paris'
# Language code for this installation. All choices can be found here:
# http://www.w3.org/TR/REC-html40/struct/dirlang.html#langcodes
# http://blogs.law.harvard.edu/tech/stories/storyReader$15
-LANGUAGE_CODE = 'en-en'
+LANGUAGE_CODE = 'fr-fr'
SITE_ID = 1