Cleaned up the metaclasses for documents
Refactored and clarified intent and tidied up
This commit is contained in:
parent
9e67941bad
commit
19da228855
9 changed files with 407 additions and 297 deletions
|
|
@ -4,6 +4,9 @@ Changelog
|
|||
|
||||
Changes in 0.7.X
|
||||
=================
|
||||
- Embedded Documents dont care about inheritance
|
||||
|
||||
|
||||
- Use weakref proxies in base lists / dicts (MongoEngine/mongoengine#74)
|
||||
- Improved queryset filtering (hmarr/mongoengine#554)
|
||||
- Fixed Dynamic Documents and Embedded Documents (hmarr/mongoengine#561)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue