summaryrefslogtreecommitdiffstats
path: root/settings.py
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2010-09-14 18:41:29 -0500
committerDan McGee <dan@archlinux.org>2010-09-14 18:41:29 -0500
commit3394a94a4019406b643341771dae057d39af73e3 (patch)
treed1580815f1eb77b2eb4f3f5b003d3177d7eacab0 /settings.py
parent5dc5688d971824f7ccc38c0d5f85f60743424c39 (diff)
downloadarchweb-3394a94a4019406b643341771dae057d39af73e3.tar.gz
archweb-3394a94a4019406b643341771dae057d39af73e3.zip
Re-enable etags
Signed-off-by: Dan McGee <dan@archlinux.org>
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 d21ba41c..e1c9e853 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/".