Fixed GridFSProxy __getattr__ behaviour (#196)

This commit is contained in:
Ross Lawley 2012-12-21 11:55:05 +00:00
commit c5b047d0cd
9 changed files with 384 additions and 318 deletions

2
tests/fields/__init__.py Normal file
View file

@ -0,0 +1,2 @@
from fields import *
from file import *