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.
2 parents 9671966 + dba513c commit 0fbf076Copy full SHA for 0fbf076
docs/index.rst
@@ -7,6 +7,13 @@ For more information on MongoEngine please check out the `MongoEngine Documentat
7
It handles connection management for your app.
8
You can also use `WTForms <http://wtforms.simplecodes.com/>`_ as model forms for your models.
9
10
+Pre-requisite
11
+=============
12
+
13
+Make sure you have `wheel` installed::
14
15
+ pip install wheel
16
17
Installing Flask-MongoEngine
18
============================
19
0 commit comments