mongodb-labs / flask-pymongo

PyMongo support for Flask applications

Repository from Github https://github.commongodb-labs/flask-pymongoRepository from Github https://github.commongodb-labs/flask-pymongo

TypeError while reading files

kamalkoranga opened this issue · comments

commented

mongo.send(filename) gives typeError -> argument of type 'NoneType' is not iterable

I believe this should be fixed in #164 ... can you test with that branch and let me know if this fixes the issue?

commented

Okay, I will check

Closing as out of date.