summaryrefslogtreecommitdiff
path: root/settings.py
diff options
context:
space:
mode:
authoretienne <etienne@07715635-78ed-41b0-aaf1-0afda6c37f35>2008-12-16 21:55:14 +0000
committeretienne <etienne@07715635-78ed-41b0-aaf1-0afda6c37f35>2008-12-16 21:55:14 +0000
commit7e1a52328266738aaf7887169209bf77a3cf5ba2 (patch)
treefb0e932d0bfe76c2ccca33e0048b23af2f4a22d7 /settings.py
parentd70651257eb7651fe05efe7f623984cfdd7ad16c (diff)
downloadPapillon-7e1a52328266738aaf7887169209bf77a3cf5ba2.tar.bz2
Papillon-7e1a52328266738aaf7887169209bf77a3cf5ba2.zip
Improvement of syndication
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