Added document mixin support
For extendable / reusable documents Fixes #204
This commit is contained in:
parent
e04e5f42ef
commit
1b0323bc22
4 changed files with 36 additions and 2 deletions
|
|
@ -5,6 +5,7 @@ Changelog
|
|||
Changes in dev
|
||||
==============
|
||||
|
||||
- Added Document Mixin support
|
||||
- Fixed queryet __repr__ mid iteration
|
||||
- Added hint() support, so cantell Mongo the proper index to use for the query
|
||||
- Fixed issue with inconsitent setting of _cls breaking inherited referencing
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue