diff --git a/symposion_project/settings.py b/symposion_project/settings.py index f2e6c6a8..ea6e385a 100644 --- a/symposion_project/settings.py +++ b/symposion_project/settings.py @@ -145,7 +145,6 @@ INSTALLED_APPS = [ "metron", "markitup", "taggit", - "mptt", "reversion", "easy_thumbnails", "sitetree",