diff --git a/fet2020/fet2020/settings.py b/fet2020/fet2020/settings.py index 2d73b414..c59f244d 100644 --- a/fet2020/fet2020/settings.py +++ b/fet2020/fet2020/settings.py @@ -54,7 +54,6 @@ INSTALLED_APPS = [ "core.apps.CoreConfig", "posts.apps.PostsConfig", "members.apps.MembersConfig", - "documents.apps.DocumentsConfig", "blackboard.apps.BlackboardConfig", "tasks.apps.TasksConfig", "gallery.apps.GalleryConfig",