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 9351626 commit 40da74fCopy full SHA for 40da74f
docs/filtering.rst
@@ -3,7 +3,9 @@ Filtering
3
4
Graphene integrates with
5
`django-filter <https://django-filter.readthedocs.io/en/1.1.0/>`__ (< 2.0.0) to provide
6
-filtering of results. See the `usage
+filtering of results (this also means filtering is only compatible with Django < 2.0).
7
+
8
+See the `usage
9
documentation <https://django-filter.readthedocs.io/en/1.1.0/guide/usage.html#the-filter>`__
10
for details on the format for ``filter_fields``.
11
0 commit comments