Added support for args / kwargs and queryset_manager

Closes MongoEngine/mongoengine#37
This commit is contained in:
Ross Lawley
2012-07-19 10:32:33 +01:00
parent c1621ee39c
commit 8879d5560b
2 changed files with 11 additions and 2 deletions

View File

@@ -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