Fixes #146, refs #18 Thanks @zhangcheng for the initial code
@@ -45,6 +45,6 @@ setup(name='mongoengine',
long_description=LONG_DESCRIPTION,
platforms=['any'],
classifiers=CLASSIFIERS,
install_requires=['pymongo', 'blinker', 'django>=1.3'],
install_requires=['pymongo', 'blinker', 'django==1.3'],
test_suite='tests',
)
The note is not visible to the blocked user.