File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -100,9 +100,12 @@ various Python frameworks and libraries.
100
100
:mod: `repoze.what `.
101
101
* `mongobox <http://github.com/theorm/mongobox >`_ is a tool to run a sandboxed
102
102
MongoDB instance from within a python app.
103
- * `Flask-MongoAlchemy <http://github.com/cobrateam/flask-mongoalchemy/> ` Add Flask support for MongoDB using MongoAlchemy.
104
- * `Flask-MongoKit <http://github.com/jarus/flask-mongokit/> ` Flask extension to better integrate MongoKit into Flask
105
- * `Flask-PyMongo <http://github.com/dcrosta/flask-pymongo/> ` Flask-PyMongo bridges Flask and PyMongo.
103
+ * `Flask-MongoAlchemy <http://github.com/cobrateam/flask-mongoalchemy/ >`_ Add
104
+ Flask support for MongoDB using MongoAlchemy.
105
+ * `Flask-MongoKit <http://github.com/jarus/flask-mongokit/ >`_ Flask extension
106
+ to better integrate MongoKit into Flask.
107
+ * `Flask-PyMongo <http://github.com/dcrosta/flask-pymongo/ >`_ Flask-PyMongo
108
+ bridges Flask and PyMongo.
106
109
107
110
Alternative Drivers
108
111
-------------------
You can’t perform that action at this time.
0 commit comments