Added support for args / kwargs and queryset_manager
Closes MongoEngine/mongoengine#37
This commit is contained in:
parent
c1621ee39c
commit
8879d5560b
2 changed files with 11 additions and 2 deletions
|
|
@ -2,6 +2,10 @@
|
|||
Changelog
|
||||
=========
|
||||
|
||||
Changes in 0.6.15
|
||||
=================
|
||||
- Deref list custom id fix
|
||||
|
||||
Changes in 0.6.14
|
||||
=================
|
||||
- Fixed error dict with nested validation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue