Django-filter

Latest version: v25.1

Safety actively analyzes 723929 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 7

0.10.0

Not secure
---------------------

* FEATURE: Added ``conjoined`` parameter to ``MultipleChoiceFilter``

* FEATURE: Added ``together`` meta option to validate fields as a group

* FIXED: Added testing on Django 1.8

* FIXED: ``get_model_field`` on Django 1.8

0.9.2

Not secure
--------------------------

* FIXED: Compatibility with Django v1.8a1

0.9.1

Not secure
--------------------------

* FIXED: Compatibility with Debug Toolbar's versions panel

0.9

------------------------

* FEATURE: Allow Min/Max-Only use of RangeFilter

* FEATURE: Added TypedChoiceFilter

* FIXED: Correct logic for short circuit on MultipleChoiceFilter

Added `always_filter` attribute and `is_noop()` test to apply short-circuiting.

Set `always_filter` to `False` on init to apply default `is_noop()` test.
Override `is_noop()` for more complex cases.

* MISC: Version bumping with ``bumpversion``

0.8

Not secure
------------------------

* FEATURE: Added exclusion filters support

* FEATURE: Added `fields` dictionary shorthand syntax

* FEATURE: Added `MethodFilter`.

* FIXED: 115 "filters.Filter.filter() fails if it receives [] or () as value"

* MISC: Various Documentation and Testing improvements

0.7

Not secure
------------------------

* FEATURE: Added support for AutoField.

* FEATURE: There is a "distinct" flag to ensure that only unique rows are
returned.

* FEATURE: Support descending ordering (slighty backwards incompatible).

* FEATURE: Support "strict" querysets, ie wrong filter data returns no results.

* FIXED: Some translation strings were changed to be in line with admin.

* FIXED: Support for Django 1.7.

Page 6 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.