We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de3019c commit ccf9582Copy full SHA for ccf9582
CHANGES.rst
@@ -8,6 +8,10 @@ Version 22.1 (2022-6-17)
8
9
* Removed outdated deprecated warnings for code removed in version 2.1.
10
11
+* Removed `filter_class` (use `filterset_class`) and `filter_fields`
12
+ (`filterset_fields`) that were deprecated in [version 2.0
13
+ (2018)](https://django-filter.readthedocs.io/en/main/guide/migration.html#view-attributes-renamed-867).
14
+
15
* The code base is now formatted with Black.
16
17
Version 21.1 (2021-9-24)
0 commit comments