summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMalcolm Tredinnick <malcolm.tredinnick@gmail.com>2007-10-21 16:20:02 +0000
committerMalcolm Tredinnick <malcolm.tredinnick@gmail.com>2007-10-21 16:20:02 +0000
commit5f51964be2907f001d78e3daf06de5eb853f66de (patch)
tree7573a3a937a9c6af09d47d2fb7c586ffd171c38c
parent6fbf653aa5aa15867e03a5c60bda599d5c99123c (diff)
Changed the location of language codes to match the project settings file from [6123].
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6581 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-rw-r--r--django/conf/global_settings.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/django/conf/global_settings.py b/django/conf/global_settings.py
index 6779dbd6a8..994e908caf 100644
--- a/django/conf/global_settings.py
+++ b/django/conf/global_settings.py
@@ -30,7 +30,7 @@ INTERNAL_IPS = ()
TIME_ZONE = 'America/Chicago'
# Language code for this installation. All choices can be found here:
-# http://www.w3.org/TR/REC-html40/struct/dirlang.html#langcodes
+# http://www.i18nguy.com/unicode/language-identifiers.html
LANGUAGE_CODE = 'en-us'
# Languages we provide translations for, out of the box. The language name