We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e502699 commit abbb9c2Copy full SHA for abbb9c2
README.rst
@@ -5,6 +5,7 @@ Flask-MongoEngine
5
:target: http://travis-ci.org/MongoEngine/flask-mongoengine
6
7
:Info: Flask extension to help with MongoEngine
8
+:Maintainer: Looking for a maintainer - contact the mailing list!
9
:Author: Ross Lawley (http://github.com/rozza)
10
11
A Flask extension that provides integration with `MongoEngine <http://mongoengine.org/>`_. It handles connection management for your app.
@@ -20,4 +21,4 @@ For a demo run - simply setup a virtualenv:
20
21
python example/simpleapp.py
22
23
-And goto http://localhost:4000
24
+And goto http://localhost:4000
0 commit comments