carltongibson/django-filter
A generic system for filtering Django QuerySets based on user selections
PythonNOASSERTION
Pinned issues
Issues
- 5
- 3
- 4
- 2
Filter by list of IDs
#1664 opened by stefan6419846 - 1
dynamic filter remembered during next api calls
#1663 opened by MehdiDRISSIB - 4
Add support for optimized join paths in FilterSet
#1693 opened by saichander17 - 4
- 1
django-filters prevents django admin app from starting
#1694 opened by rmunoz10 - 12
Unrecognized field type GeneratedField
#1673 opened by roniemartinez - 5
Using MultiValueDict breaks LinkWidget
#1689 opened by pajowu - 5
`get_form()` hook
#1654 opened by bblanchon - 8
Model is not set on the view, not allowing the `MultipleObjectMixin`s default `get_queryset` to be called
#1681 opened by yaakovLowenstein - 4
QueryArrayWidget does not work with the foo=bar,baz syntax
#1685 opened by gabn88 - 2
- 3
Why are we making DateRangeField timezone aware?
#1659 opened by Thutmose3 - 6
- 5
- 3
- 2
Documentation shows v23.5 in the header
#1662 opened by nils-van-zuijlen - 2
- 1
- 3
- 1
Deleting form fields and Initializing querysets order
#1653 opened by ilyadesign - 11
ModelMultipleChoiceFilter's custom method gets called even when field is not filtered on
#1625 opened by carltongibson - 2
- 1
Unable to add a field to a model using a filter
#1640 opened by anthonygoslar - 2
- 4
Allow passing a filterset class to `filterset_factory`
#1631 opened by b1rger - 1
- 3
Allow passing arguments to `.form`
#1630 opened by b1rger - 8
OrderingFilter triggers a 500 error if a single comma is given as the input
#1597 opened by munnsmunns - 0
- 1
DeprecationWarning: 'pkgutil.find_loader' is deprecated and slated for removal in Python 3.14
#1616 opened by jose-reveni - 1
Filter repeated key parameters as NumberField
#1626 opened by Enorio - 2
Is it possible to switch the documentation theme?
#1610 opened by baseplate-admin - 1
- 0
- 0
- 1
Choice iterator breakage against Django pre-5.0
#1605 opened by carltongibson - 7
- 9
how to use custom filter class in another filter class
#1600 opened by lidyum - 5
- 4
Wouldn't it be nice to have an "extra_kwargs" fields in Meta of FilterSet like DRF ?
#1594 opened by ThalusA - 1
Django-filters, search_fields not working fine with 40+fields in model. 10 x 20 x 30 this type of input giving wrong result.
#1582 opened by MudassarSharifSandhu - 1
Better Openapi documentation for null_label/null_value with ChoiceFilter needed
#1593 opened by CelestialGuru - 3
coreapi dependancy in function get_schema_fields
#1586 opened by Qadosch - 1
- 2
The filter result contains duplicate instance when filter by many_to_many field
#1579 opened by peijianbo - 0
Enhancement: A simple way to add pseudo-lookups for FilterSet's Meta.fields
#1575 opened by WhiteSage - 0