ashcrow / flask-track-usage

Basic metrics tracking for the Flask framework.
Other
53 stars 33 forks source link

pymongo no longer uses pymongo.Connection #23

Closed ashcrow closed 9 years ago

ashcrow commented 9 years ago

It is replaced with pymongo.MongoClient.

ashcrow commented 9 years ago

Fixed in https://github.com/ashcrow/flask-track-usage/commit/047a7e05f36fd5acbc49af26699bbee7a93e1bec.