Revisions of python-django-filter

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
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1142700 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 12)
- Update to 23.5:
  * Fixed OrderingFilter handling of empty values.
  * Official support for Django 5.0 and Python 3.12.
  * Fix DeprecationWarning for pkgutil.find_loader.
  * Adds initial compatibility with Django 5.0, prior to Django 5.0a1.
  * Updates packaging to use pyproject.toml and Flit.
  * Deprecated the schema generation methods of the DRF related
    DjangoFilterBackend.
  * In addition, stopped testing against the (very old now) coreapi schema
    generation.
  * Updated Polish translations.
- Switch to pyproject macros.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1076773 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 11)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 975316 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 9)
- Remove unneeded BuildRequires on mock.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 812848 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 5)
- update to 2.3.0
 * Fixed import of FieldDoesNotExist. 
 * Added testing against Django 3.0
 * Declared support for, and added testing against, Python 3.8
 * Fix filterset multiple inheritance bug
 * Allowed customising default lookup expression.
 * Fixed IsoDateTimeRangeFieldTests for Django 3.1
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 731220 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 4)
- Update to 2.2.0:
  * Added DjangoFilterBackend.get_schema_operation_parameters() for DRF 3.10+
  * OpenAPI schema generation. (#1086)
  * Added lookup_expr to MultipleChoiceFilter (#1054)
  * Dropped support for EOL Python 3.4
- Remove merged patch fix_tests.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 692938 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 3)
- added fix_tests.patch - better compactibility with django 2.2
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.
Displaying all 14 revisions
openSUSE Build Service is sponsored by