fix-#771: OperationError: Shard Keys are immutable. Tried to update id even though the document is not yet saved
This commit is contained in:
@@ -5,6 +5,7 @@ Changelog
|
||||
|
||||
Changes in 0.9.X - DEV
|
||||
======================
|
||||
- OperationError: Shard Keys are immutable. Tried to update id even though the document is not yet saved #771
|
||||
- with_limit_and_skip for count should default like in pymongo #759
|
||||
- Fix storing value of precision attribute in DecimalField #787
|
||||
- Querying by a field defined in a subclass raises InvalidQueryError #744
|
||||
|
||||
Reference in New Issue
Block a user