Enabled sample project localization to test translations.

This commit is contained in:
Moritz Pfeiffer 2013-12-03 10:43:24 +01:00
parent ab38988698
commit 629bfb058d

View file

@ -40,7 +40,7 @@ SITE_ID = 1
# If you set this to False, Django will make some optimizations so as not
# to load the internationalization machinery.
USE_I18N = False
USE_I18N = True
# If you set this to False, Django will not format dates, numbers and
# calendars according to the current locale.