Skip to content

Commit 0fbf076

Browse files
authored
Adds documentation
Adds documentation
2 parents 9671966 + dba513c commit 0fbf076

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/index.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ For more information on MongoEngine please check out the `MongoEngine Documentat
77
It handles connection management for your app.
88
You can also use `WTForms <http://wtforms.simplecodes.com/>`_ as model forms for your models.
99

10+
Pre-requisite
11+
=============
12+
13+
Make sure you have `wheel` installed::
14+
15+
pip install wheel
16+
1017
Installing Flask-MongoEngine
1118
============================
1219

0 commit comments

Comments
 (0)