aboutsummaryrefslogtreecommitdiff
path: root/www/py-djangorestframework-filters/pkg-descr
blob: e9f81dd39e936accf6b3f7ac89b37bac14b6e910 (plain) (blame)
1
2
3
4
5
django-rest-framework-filters (formerly django-rest-framework-chain)
is an extension to Django REST Framework that makes working with
filtering much easier. In addition to fixing some underlying warts
and limitations of django-filter, we allow arbitrary chaining of
both relations and lookup filters.