|
@@ -38,7 +38,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 = True
|
|
|
+USE_I18N = False
|
|
|
|
|
|
# If you set this to False, Django will not format dates, numbers and
|
|
|
# calendars according to the current locale.
|