carltongibson / django-filter

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

Add extra_kwargs to django-filters #1595

Closed ThalusA closed 1 year ago

ThalusA commented 1 year ago

This actually implements this issue #1594

carltongibson commented 1 year ago

Closing as per ticket.

(Suggested changes need docs and tests -- which help to show the use-case, as well as being necessary in themselves.)