Changeset 6123
- Timestamp:
- 09/13/07 09:37:22 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/django/conf/project_template/settings.py
r5941 r6123 25 25 26 26 # Language code for this installation. All choices can be found here: 27 # http://www. w3.org/TR/REC-html40/struct/dirlang.html#langcodes27 # http://www.i18nguy.com/unicode/language-identifiers.html 28 28 LANGUAGE_CODE = 'en-us' 29 29
