File tree Expand file tree Collapse file tree 1 file changed +15
-7
lines changed
Expand file tree Collapse file tree 1 file changed +15
-7
lines changed Original file line number Diff line number Diff line change 1+ Unreleased
2+ ----------
3+
4+ * #64 Fix browsable API filter form
5+ * #69 Fix compatibility with base django-filter `FilterSet`s
6+ * #70 Refactor related filter handling, fixing some edge cases
7+ * Deprecated 'cache' argument to FilterSet
8+
19v0.7.0:
210-------
311
4- * #61 Change django-filter requirement to 0.12.0
5- * Adds support for Django 1.9
6- * #47 Changes implementation of MethodFilterss
7- * Drops support for Django 1.7
8- * #49 Fix ALL_LOOKUPS shortcut to obey filter overrides (in, isnull)
9- * #46 Fix boolean filter behavior (#25) and isnull override (#6)
10- * #60 Fix filtering on nonexistent related field
12+ * #61 Change django-filter requirement to 0.12.0
13+ * Adds support for Django 1.9
14+ * #47 Changes implementation of MethodFilterss
15+ * Drops support for Django 1.7
16+ * #49 Fix ALL_LOOKUPS shortcut to obey filter overrides (in, isnull)
17+ * #46 Fix boolean filter behavior (#25) and isnull override (#6)
18+ * #60 Fix filtering on nonexistent related field
1119
1220v0.6.0:
1321-------
You can’t perform that action at this time.
0 commit comments