Enabled sample project localization to test translations.

master
Moritz Pfeiffer 2013-12-03 10:43:24 +01:00
parent ab38988698
commit 629bfb058d
1 changed files with 1 additions and 1 deletions

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.