Fixed as_pymongo to return the id (#386)
This commit is contained in:
parent
4209d61b13
commit
f34e8a0ff6
3 changed files with 6 additions and 1 deletions
|
|
@ -4,6 +4,7 @@ Changelog
|
|||
|
||||
Changes in 0.8.3
|
||||
================
|
||||
- Fixed as_pymongo to return the id (#386)
|
||||
- Document.select_related() now respects `db_alias` (#377)
|
||||
- Reload uses shard_key if applicable (#384)
|
||||
- Dynamic fields are ordered based on creation and stored in _fields_ordered (#396)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue