Remove django-taggit from the installed apps list
This commit is contained in:
@@ -55,7 +55,6 @@ INSTALLED_APPS = (
|
||||
'rest_framework.authtoken',
|
||||
'solo',
|
||||
'south',
|
||||
'taggit',
|
||||
# Base generic
|
||||
'acls',
|
||||
'common',
|
||||
|
||||
Reference in New Issue
Block a user