Django-filter is a reusable app to allow users to filter queryset dynamically

Edit Package python-django-filter

Django-filter is a reusable Django application for allowing users to filter queryset dynamically. It
requires Python 2.4 or higher. For usage and installation instructions consult the docs directory.

Author:
--------
Alex Gaynor

Refresh
Refresh
Source Files
Filename Size Changed
django-filter-2.1.0.tar.gz 0000142256 139 KB
python-django-filter.changes 0000003437 3.36 KB
python-django-filter.spec 0000002163 2.11 KB
Revision 2 (latest revision is 14)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 679822 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 2)
- Update to 2.1.0:
  * Fixed a regression in FilterView introduced in 2.0. An empty QuerySet was incorrectly used whenever the FilterSet was unbound (i.e. when there were no GET parameters). The correct, pre-2.0 behaviour is now restored.
  * A workaround was to set strict=False on the FilterSet. This is no longer necessary, so you may restore strict behaviour as desired.
  * Added IsoDateTimeFromToRangeFilter. Allows From-To filtering using ISO-8601 formatted dates.
Comments 0
openSUSE Build Service is sponsored by