I am trying to use tornado, and my use case is to query by the object ID.
I have seen examples and ref's to query by anything else, but the ObjectID. since it is unique, I want to use it instead to query.
Any suggestions how to use the ObjectId for querying using motor