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 b9c8bb5 commit bf2b5a9Copy full SHA for bf2b5a9
docs/filtering.rst
@@ -26,7 +26,7 @@ Filterable fields
26
The ``filter_fields`` parameter is used to specify the fields which can
27
be filtered upon. The value specified here is passed directly to
28
``django-filter``, so see the `filtering
29
-documentation <https://django-filter.readthedocs.org/en/latest/usage.html#the-filter>`__
+documentation <https://django-filter.readthedocs.io/en/latest/guide/usage.html#the-filter>`__
30
for full details on the range of options available.
31
32
For example:
0 commit comments