summaryrefslogtreecommitdiffstats
path: root/settings.py
diff options
context:
space:
mode:
Diffstat (limited to 'settings.py')
-rw-r--r--settings.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/settings.py b/settings.py
index d21ba41..e1c9e85 100644
--- a/settings.py
+++ b/settings.py
@@ -33,8 +33,6 @@ USE_I18N = False
# calendars according to the current locale
USE_L10N = False
-USE_ETAGS = False
-
# URL prefix for admin media -- CSS, JavaScript and images. Make sure to use a
# trailing slash.
# Examples: "http://foo.com/media/", "/media/".