diff --git a/docs/tutorial-relay.rst b/docs/tutorial-relay.rst index 3627311..630898e 100644 --- a/docs/tutorial-relay.rst +++ b/docs/tutorial-relay.rst @@ -158,7 +158,7 @@ Create ``cookbook/ingredients/schema.py`` and type the following: The filtering functionality is provided by `django-filter `__. See the `usage -documentation `__ +documentation `__ for details on the format for ``filter_fields``. While optional, this tutorial makes use of this functionality so you will need to install ``django-filter`` for this tutorial to work: