We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0da06d4 commit 6341866Copy full SHA for 6341866
examples/cookbook/cookbook/settings.py
@@ -41,6 +41,7 @@
41
"graphene_django",
42
"cookbook.ingredients.apps.IngredientsConfig",
43
"cookbook.recipes.apps.RecipesConfig",
44
+ "django_filters",
45
]
46
47
MIDDLEWARE = [
0 commit comments