Fixed db_field load error

Fixes mongoengine/MongoEngine#45
This commit is contained in:
Ross Lawley
2012-06-18 20:49:33 +01:00
parent 89a6eee6af
commit 9e7ea64bd2
5 changed files with 23 additions and 48 deletions

2
.gitignore vendored
View File

@@ -13,5 +13,5 @@ env/
.settings
.project
.pydevproject
tests/bugfix.py
tests/test_bugfix.py
htmlcov/