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-24.2.tar.gz 0000142937 140 KB
python-django-filter.changes 0000008295 8.1 KB
python-django-filter.spec 0000002040 1.99 KB
Latest Revision
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1165941 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 14)
- update to 24.2:
  * Fixed a regression in v23.4 where callable choices were
    incorrectly evaluated at filter instantiation, on Django
    versions prior to 5.0. Thanks to Craig de Stigter for the
    report and reproduce.
  * Fixed a regression in v23.4 where callable choices were
    incorrectly evaluated at filter instantiation, on Django
    versions prior to 5.0.
  * Updated supported Python and Django versions, and resolved
    upcoming Django deprecations. Required versions are now at
    least Python 3.8 and Django 4.2. Thanks to Michael
    Manganiello.
  * Updated supported Python and Django versions, and resolved
    upcoming Django deprecations.
  * Required versions are now at least Python 3.8 and Django 4.2.
  * Allowed passing a FilterSet class to the filterset_factory().
  * Set empty default value of filterset data to MultiValueDict.
  * Preserve list values passed to the data dict in CSV widgets.
  * Updates French and Ukrainian localisations. Thanks to
    Weblate.
  * Updates French and Ukrainian localisations.

- Remove unneeded BuildRequires on mock.
  * Added a MaxValueValidator to the form field for NumberFilter.
    This prevents a potential DoS attack if numbers with very large
 * Fixed import of FieldDoesNotExist.
- added fix_tests.patch - better compactibility with django 2.2
Comments 0
openSUSE Build Service is sponsored by