Merge branch 'dev-bulkinsertsignal' of https://github.com/colinhowe/mongoengine into bulk

This commit is contained in:
Ross Lawley
2011-10-27 01:13:59 -07:00
5 changed files with 65 additions and 4 deletions

View File

@@ -93,6 +93,7 @@ Changes in v0.5
way the user has specified them
- Fixed various errors
- Added many tests
- Added pre and post bulk-insert signals
Changes in v0.4
===============