Fixes DBRef handling in _delta

refs: hmarr/mongoengine#518
This commit is contained in:
Ross Lawley
2012-06-19 16:45:23 +01:00
parent efeaba39a4
commit e6317776c1
4 changed files with 55 additions and 3 deletions

View File

@@ -2,6 +2,10 @@
Changelog
=========
Changes in 0.6.X
================
- Fixes error with _delta handling DBRefs
Changes in 0.6.11
==================
- Fixed inconsistency handling None values field attrs