-
Notifications
You must be signed in to change notification settings - Fork 769
Issues: carltongibson/django-filter
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Non model filters declared in class without label show "[invalid name]"
#1684
opened Sep 3, 2024 by
hyperstown
Weird Behaviour when filtering Model objects by a related model
#1672
opened Jun 20, 2024 by
YasirKusay
Docs are incorrect about filtering by a Model[Multiple]ChoiceFilter
#1661
opened May 20, 2024 by
george-silva
"form" definition on "class Meta" of a FilterSet is not honored
#1650
opened Mar 25, 2024 by
DanielSwain
ModelMultipleChoiceFilter's custom method gets called even when field is not filtered on
#1625
opened Nov 15, 2023 by
carltongibson
Code should honor empty lists/sets/etc and not treat it as None
#1609
opened Sep 18, 2023 by
daviddavis
Enhancement: A simple way to add pseudo-lookups for FilterSet's Meta.fields
#1575
opened May 1, 2023 by
WhiteSage
Verbose field name is [invalid name] when field spans ManyToOneRel relationship
#1571
opened Apr 13, 2023 by
bmihelac
OrderingFilter: internationalization for "(descending)" doesn't work
#1556
opened Feb 1, 2023 by
jnns
FilterMethod.__call__ calling
method
with value=<Queryset []>
#1550
opened Jan 19, 2023 by
CelestialGuru
ModelChoiceFilter's queryset kwarg attached to memoized fields - which can cause issues
#1525
opened Aug 11, 2022 by
shangxiao
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.