Deprecated get_or_create (MongoEngine/mongoengine#35)
This commit is contained in:
parent
dfdc0d92c3
commit
28ef54986d
2 changed files with 9 additions and 2 deletions
|
|
@ -4,6 +4,7 @@ Changelog
|
|||
|
||||
Changes in 0.8
|
||||
==============
|
||||
- Deprecated `get_or_create` (MongoEngine/mongoengine#35)
|
||||
- Updated inheritable objects created by upsert now contain _cls (MongoEngine/mongoengine#118)
|
||||
- Added support for creating documents with embedded documents in a single operation (MongoEngine/mongoengine#6)
|
||||
- Added to_json and from_json to Document (MongoEngine/mongoengine#1)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue