fix mark_as_changed: handle higher/lower level changed fields correctly to avoid conflict update error

This commit is contained in:
Catstyle
2015-04-10 11:31:31 +08:00
parent 8fea2b09be
commit 175659628d
4 changed files with 65 additions and 1 deletions

View File

@@ -5,6 +5,7 @@ Changelog
Changes in 0.9.X - DEV
======================
- Fixed mark_as_changed to handle higher/lower level fields changed. #927
- ListField of embedded docs doesn't set the _instance attribute when iterating over it #914
- Support += and *= for ListField #595
- Use sets for populating dbrefs to dereference