django-filter 24.3
0
Django-filter is a reusable Django application for allowing users to filter querysets dynamically.
Contents
Django-filter is a reusable Django application for allowing users to filter querysets dynamically.
Stars: 4443, Watchers: 4443, Forks: 767, Open Issues: 78The carltongibson/django-filter
repo was created 15 years ago and the last code push was 3 weeks ago.
The project is very popular with an impressive 4443 github stars!
How to Install django-filter
You can install django-filter using pip
pip install django-filter
or add it to a project with poetry
poetry add django-filter
Package Details
- Author
- None
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/django-filter/
- Documentation:
- https://django-filter.readthedocs.io/en/main/
- GitHub Repo:
- https://github.com/carltongibson/django-filter
Classifiers
Related Packages
Errors
A list of common django-filter errors.
Code Examples
Here are some django-filter
code examples and snippets.
GitHub Issues
The django-filter package has 78 open issues on GitHub
- Add support for python3.10
- ModelChoiceFilter / ForeignKey lookup exact causing issues
- Empty value for csv filter
- Add group validation & filtering
- Filter on multiple fields with OR condition
- IsoDateTimeFromToRangeFilterTests fail with DST