Merge branch 'validation-schema' of https://github.com/n1k0/mongoengine into validation-schema
Conflicts: mongoengine/base.py mongoengine/fields.py
This commit is contained in:
commit
558b8123b5
4 changed files with 270 additions and 146 deletions
|
|
@ -5,6 +5,7 @@ Changelog
|
|||
Changes in dev
|
||||
==============
|
||||
|
||||
- Added recursive validation error of documents / complex fields
|
||||
- Fixed breaking during queryset iteration
|
||||
- Added pre and post bulk-insert signals
|
||||
- Added ImageField - requires PIL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue