Fixed slice when using inheritance causing fields to be excluded (#437)
This commit is contained in:
parent
ee7666ddea
commit
67baf465f4
2 changed files with 3 additions and 1 deletions
|
|
@ -4,6 +4,7 @@ Changelog
|
|||
|
||||
Changes in 0.8.4
|
||||
================
|
||||
- Fixed slice when using inheritance causing fields to be excluded (#437)
|
||||
- Fixed ._get_db() attribute after a Document.switch_db() (#441)
|
||||
- Dynamic Fields store and recompose Embedded Documents / Documents correctly (#449)
|
||||
- Handle dynamic fieldnames that look like digits (#434)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue