Added support for addToSet and each

fixes MongoEngine/mongoengine#33
This commit is contained in:
Ross Lawley
2012-07-11 14:22:50 +01:00
parent 7a1b110f62
commit b58bf3e0ce
4 changed files with 31 additions and 3 deletions

View File

@@ -10,4 +10,4 @@ cover-html-dir = ../htmlcov
cover-package = mongoengine
cover-erase = 1
where = tests
#tests = test_bugfix.py
tests = test_bugfix.py