Enabled sample project localization to test translations.
parent
ab38988698
commit
629bfb058d
|
|
@ -40,7 +40,7 @@ SITE_ID = 1
|
||||||
|
|
||||||
# If you set this to False, Django will make some optimizations so as not
|
# If you set this to False, Django will make some optimizations so as not
|
||||||
# to load the internationalization machinery.
|
# to load the internationalization machinery.
|
||||||
USE_I18N = False
|
USE_I18N = True
|
||||||
|
|
||||||
# If you set this to False, Django will not format dates, numbers and
|
# If you set this to False, Django will not format dates, numbers and
|
||||||
# calendars according to the current locale.
|
# calendars according to the current locale.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue