carltongibson / django-filter

A generic system for filtering Django QuerySets based on user selections
https://django-filter.readthedocs.io/en/main/
Other
4.39k stars 760 forks source link

Allowed passing a FilterSet class to the filterset_factory(). #1644

Closed carltongibson closed 4 months ago

carltongibson commented 4 months ago

Update for #1636

carltongibson commented 4 months ago

Thanks @b1rger