Revisions of python-django-filter

buildservice-autocommit accepted request 1165941 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 29)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 28)
- 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
buildservice-autocommit accepted request 1144825 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 27)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1144534 from Keil's avatar Keil (kairu) (revision 26)
- Switch to Python 3.11 build.
- Remove build dependencies on wheel.
- Keeping build dependency on django-crispy-forms. Didn't catch the reduced test coverage.
buildservice-autocommit accepted request 1142700 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 25)
baserev update by copy to link target
Steve Kowalik's avatar Steve Kowalik (StevenK) committed (revision 24)
- 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.
buildservice-autocommit accepted request 1076773 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 23)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 22)
- update to 23.1:
  * Declared support for Django 4.2.
  * Various updated and new translations. Thanks to all who
    contributed, and Weblate for hosting.
  * Fixed QueryArrayWidget.value_from_datadict() to not mutate
    input data.
buildservice-autocommit accepted request 999143 from John Vandenberg's avatar John Vandenberg (jayvdb) (revision 21)
baserev update by copy to link target
John Vandenberg's avatar John Vandenberg (jayvdb) accepted request 999142 from John Vandenberg's avatar John Vandenberg (jayvdb) (revision 20)
- Trim package description
- Update to v22.1
buildservice-autocommit accepted request 975316 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 19)
baserev update by copy to link target
Steve Kowalik's avatar Steve Kowalik (StevenK) committed (revision 18)
- Remove unneeded BuildRequires on mock.
John Vandenberg's avatar John Vandenberg (jayvdb) accepted request 944969 from John Vandenberg's avatar John Vandenberg (jayvdb) (revision 17)
- Add test dependency coreapi
John Vandenberg's avatar John Vandenberg (jayvdb) accepted request 942560 from John Vandenberg's avatar John Vandenberg (jayvdb) (revision 16)
- Update to v21.1
  * Support Django 4.0
buildservice-autocommit accepted request 879943 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 15)
baserev update by copy to link target
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 879193 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 14)
- update to 2.4.0
  * Added a MaxValueValidator to the form field for NumberFilter. 
    This prevents a potential DoS attack if numbers with very large 
    exponents were subsequently converted to integers.
  * Added testing against Django 3.1 and Python 3.9.
buildservice-autocommit accepted request 812848 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 13)
baserev update by copy to link target
Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) committed (revision 12)
- 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
buildservice-autocommit accepted request 731220 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 11)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 10)
- 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
Displaying revisions 1 - 20 of 29
openSUSE Build Service is sponsored by