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 192ac96 commit f0705e2Copy full SHA for f0705e2
setup.py
@@ -19,7 +19,7 @@
19
"coveralls",
20
"mock",
21
"pytz",
22
- "django-filter",
+ "django-filter<2",
23
"pytest-django>=3.3.2",
24
] + rest_framework_require
25
0 commit comments