Revision 1b9af82c snf-webproject/synnefo/webproject/settings/default/site.py

b/snf-webproject/synnefo/webproject/settings/default/site.py
7 7
# http://www.i18nguy.com/unicode/language-identifiers.html
8 8
LANGUAGE_CODE = 'en-us'
9 9

  
10
# FIXME?
11
SITE_ID = 1
12

  
13 10
# If you set this to False, Django will make some optimizations so as not
14 11
# to load the internationalization machinery.
15 12
USE_I18N = True

Also available in: Unified diff