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 93b2b3e commit c836f59Copy full SHA for c836f59
DjangoEcommerce/settings.py
@@ -39,6 +39,7 @@
39
'django.contrib.messages',
40
'django.contrib.staticfiles',
41
'DjangoEcommerceApp',
42
+ 'django_filters',
43
]
44
45
MIDDLEWARE = [
0 commit comments