diff --git a/vulmatch/settings.py b/vulmatch/settings.py index 21decc3..627d1b4 100644 --- a/vulmatch/settings.py +++ b/vulmatch/settings.py @@ -48,7 +48,7 @@ 'django.contrib.sessions', 'django.contrib.messages', 'django.contrib.staticfiles', - 'dogesec_commons.objects.app.ArangoObjectsViewApp', + 'dogesec_commons.objects', 'drf_spectacular', 'django.contrib.postgres', 'vulmatch.server',