diff --git a/sample_project/sample_project/settings.py b/sample_project/sample_project/settings.py index 6fa84d6..3c2b32e 100755 --- a/sample_project/sample_project/settings.py +++ b/sample_project/sample_project/settings.py @@ -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.