Fix ReferenceField dbref = False
This commit is contained in:
parent
7cd38c56c6
commit
ab4d4e6230
6 changed files with 13 additions and 9 deletions
|
|
@ -2,6 +2,10 @@
|
|||
Changelog
|
||||
=========
|
||||
|
||||
Changes in 0.7.5
|
||||
================
|
||||
- ReferenceFields with dbref=False use ObjectId instead of strings (MongoEngine/mongoengine#134)
|
||||
See ticket for upgrade notes (https://github.com/MongoEngine/mongoengine/issues/134)
|
||||
|
||||
Changes in 0.7.4
|
||||
================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue