diff --git a/docs/filtering.rst b/docs/filtering.rst index eb63f2c..2e0659f 100644 --- a/docs/filtering.rst +++ b/docs/filtering.rst @@ -26,7 +26,7 @@ Filterable fields The ``filter_fields`` parameter is used to specify the fields which can be filtered upon. The value specified here is passed directly to ``django-filter``, so see the `filtering -documentation `__ +documentation `__ for full details on the range of options available. For example: