Updated Save so it calls $set and $unset in a single operation (#211)
This commit is contained in:
parent
4177fc6df2
commit
9ca632d518
1
AUTHORS
1
AUTHORS
@ -141,3 +141,4 @@ that much better:
|
|||||||
* caitifbrito
|
* caitifbrito
|
||||||
* lcya86 刘春洋
|
* lcya86 刘春洋
|
||||||
* Martin Alderete (https://github.com/malderete)
|
* Martin Alderete (https://github.com/malderete)
|
||||||
|
* Nick Joyce
|
||||||
|
@ -46,6 +46,7 @@ Changes in 0.8.X
|
|||||||
- Fixed Documents deleted via a queryset don't call any signals (#105)
|
- Fixed Documents deleted via a queryset don't call any signals (#105)
|
||||||
- Added the "get_decoded" method to the MongoSession class (#216)
|
- Added the "get_decoded" method to the MongoSession class (#216)
|
||||||
- Fixed invalid choices error bubbling (#214)
|
- Fixed invalid choices error bubbling (#214)
|
||||||
|
- Updated Save so it calls $set and $unset in a single operation (#211)
|
||||||
|
|
||||||
Changes in 0.7.9
|
Changes in 0.7.9
|
||||||
================
|
================
|
||||||
|
Loading…
x
Reference in New Issue
Block a user