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 923d828 commit 090ce6eCopy full SHA for 090ce6e
docs/tutorial-relay.rst
@@ -158,7 +158,7 @@ Create ``cookbook/ingredients/schema.py`` and type the following:
158
The filtering functionality is provided by
159
`django-filter <https://django-filter.readthedocs.org>`__. See the
160
`usage
161
-documentation <https://django-filter.readthedocs.org/en/latest/usage.html#the-filter>`__
+documentation <https://django-filter.readthedocs.org/en/latest/guide/usage.html#the-filter>`__
162
for details on the format for ``filter_fields``. While optional, this
163
tutorial makes use of this functionality so you will need to install
164
``django-filter`` for this tutorial to work:
0 commit comments