diff --git a/mayan/settings/base.py b/mayan/settings/base.py index 8747e245e3..871ffc94b5 100644 --- a/mayan/settings/base.py +++ b/mayan/settings/base.py @@ -55,7 +55,6 @@ INSTALLED_APPS = ( 'rest_framework.authtoken', 'solo', 'south', - 'taggit', # Base generic 'acls', 'common',