Documentation in progress Fork me on GitHub

pyramid_mongo API

pyramid_mongo.includeme(config, get_connection=<function get_connection at 0xa64e87c>)

Get a mongodb instance from the URI in the config file mongodb.uri

pyramid_mongo.get_db(request, name=None)
pyramid_mongo.get_connection(config, conn_cls=None)

Previous topic

pyramid_mongo

Next topic

Glossary