fix mark_as_changed: handle higher/lower level changed fields correctly to avoid conflict update error
This commit is contained in:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user