mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-01 11:00:13 +03:00
Merge bc464714e7
into f404fda29c
This commit is contained in:
commit
c4b5aaa8db
|
@ -366,7 +366,7 @@ The following third party packages provide additional filter implementations.
|
|||
|
||||
## Django REST framework filters package
|
||||
|
||||
The [django-rest-framework-filters package][django-rest-framework-filters] works together with the `DjangoFilterBackend` class, and allows you to easily create filters across relationships, or create multiple filter lookup types for a given field.
|
||||
The [django-rest-framework-filters package][django-rest-framework-filters] works together with the `DjangoFilterBackend` class (from the `django-filter` library), and allows you to easily create filters across relationships, or create multiple filter lookup types for a given field.
|
||||
|
||||
## Django REST framework full word search filter
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user