Updated field filter logic - can now exclude subclass fields (#443)
This commit is contained in:
parent
661398d891
commit
29c887f30b
3 changed files with 50 additions and 5 deletions
|
|
@ -4,6 +4,7 @@ Changelog
|
|||
|
||||
Changes in 0.8.4
|
||||
================
|
||||
- Fixed can now exclude subclass fields (#443)
|
||||
- Fixed dereference issue with embedded listfield referencefields (#439)
|
||||
- Fixed slice when using inheritance causing fields to be excluded (#437)
|
||||
- Fixed ._get_db() attribute after a Document.switch_db() (#441)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue