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 7efde2d commit 370d035Copy full SHA for 370d035
CHANGELOG.rst
@@ -1,11 +1,13 @@
1
-Unreleased:
2
------------
+v0.6.0:
+-------
3
4
-* Adds support for Django 1.9
5
-* #47 Changes implementation of MethodFilterss
6
-* Drops support for Django 1.7
7
-* #49 Fix ALL_LOOKUPS shortcut to obey filter overrides (in, isnull)
8
-* #46 Fix boolean filter behavior (#25) and isnull override (#6)
+ * #61 Change django-filter requirement to 0.12.0
+ * Adds support for Django 1.9
+ * #47 Changes implementation of MethodFilterss
+ * Drops support for Django 1.7
+ * #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
11
12
v0.6.0:
13
-------
0 commit comments