Skip to content
Snippets Groups Projects
Verified Commit 112cdbf5 authored by Jonathan Weth's avatar Jonathan Weth :keyboard:
Browse files

Add missing app 'django_filters'

parent d68bb623
No related branches found
No related tags found
No related merge requests found
...@@ -99,6 +99,7 @@ INSTALLED_APPS = [ ...@@ -99,6 +99,7 @@ INSTALLED_APPS = [
"colorfield", "colorfield",
"django_bleach", "django_bleach",
"favicon", "favicon",
"django_filters"
] ]
merge_app_settings("INSTALLED_APPS", INSTALLED_APPS, True) merge_app_settings("INSTALLED_APPS", INSTALLED_APPS, True)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment