fix-#914: ListField of embedded docs doesn't set the _instance attribute when iterating over it

This commit is contained in:
David Bordeynik
2015-03-30 15:28:28 +03:00
parent 1001f1bd36
commit bb77838b3e
3 changed files with 21 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ Changelog
Changes in 0.9.X - DEV
======================
- ListField of embedded docs doesn't set the _instance attribute when iterating over it #914
- Support += and *= for ListField #595
Changes in 0.9.0