summaryrefslogtreecommitdiff
path: root/testapp/templates/demo_settings.py
diff options
context:
space:
mode:
Diffstat (limited to 'testapp/templates/demo_settings.py')
-rw-r--r--testapp/templates/demo_settings.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/testapp/templates/demo_settings.py b/testapp/templates/demo_settings.py
index d731dc2..45d437c 100644
--- a/testapp/templates/demo_settings.py
+++ b/testapp/templates/demo_settings.py
@@ -38,7 +38,6 @@ INSTALLED_APPS = (
'django.contrib.staticfiles',
'testapp.exam',
'taggit',
- 'taggit_autocomplete_modified',
)
MIDDLEWARE_CLASSES = (