Fix reverse relation support for ___ filter operator
This commit is contained in:
@@ -1,6 +1,13 @@
|
||||
Changelog
|
||||
==========
|
||||
|
||||
Version 0.8.1 (2015-12-29)
|
||||
--------------------------
|
||||
|
||||
* Fixed support for reverse relations for ``relname___field`` when the field starts with an ``_`` character.
|
||||
Otherwise, the query will be interpreted as subclass lookup (``ClassName___field``).
|
||||
|
||||
|
||||
Version 0.8 (2015-12-28)
|
||||
------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user