diff options
-rw-r--r-- | settings.py | 2 |
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/". |