We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1c6993 commit 5d40092Copy full SHA for 5d40092
example/tumblelog/tumblelog/settings.py
@@ -39,10 +39,6 @@
39
# to load the internationalization machinery.
40
USE_I18N = True
41
42
-# If you set this to False, Django will not format dates, numbers and
43
-# calendars according to the current locale.
44
-USE_L10N = True
45
-
46
# If you set this to False, Django will not use timezone-aware datetimes.
47
USE_TZ = True
48
tests/settings.py
@@ -36,10 +36,6 @@
36
37
38
0 commit comments