carltongibson / django-filter

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

PR for issue #1525 #1526

Closed shangxiao closed 9 months ago

shangxiao commented 2 years ago

Ref #1525

Just adding a PR so you can see it failing in CI for convenience.

Add test to show memoization of form fields may "break" ModelChoiceFilter's queryset kwarg

carltongibson commented 9 months ago

Going to close this as it's not really for acting on.