Do not keep calling _dereference on values if it has already been dereferenced.
This commit is contained in:
@@ -17,6 +17,7 @@ Changes in 0.17.0
|
||||
- Fix InvalidStringData error when using modify on a BinaryField #1127
|
||||
- DEPRECATION: `EmbeddedDocument.save` & `.reload` are marked as deprecated and will be removed in a next version of mongoengine #1552
|
||||
- Fix test suite and CI to support MongoDB 3.4 #1445
|
||||
- Fix reference fields querying the database on each access if value contains orphan DBRefs
|
||||
|
||||
=================
|
||||
Changes in 0.16.3
|
||||
|
Reference in New Issue
Block a user