diff --git a/recipes/settings.py b/recipes/settings.py index 19e1c4e5..120a1386 100644 --- a/recipes/settings.py +++ b/recipes/settings.py @@ -99,7 +99,6 @@ INSTALLED_APPS = [ 'django_prometheus', 'django_tables2', 'corsheaders', - 'django_filters', 'crispy_forms', 'rest_framework', 'rest_framework.authtoken',