Commit graph

15 commits

Author SHA1 Message Date
David Lord
edef8cb38b
simplify mongoengine doc, redirect from mongokit 2019-01-06 15:42:08 -08:00
Igor Ghisi
4e280b4142
Replace MongoKit by MongoEngine on docs
Docs chapter "Patterns for Flask" has a section dedicated to MongoKit,
but MongoKit lib seems unmaintained and is not compatible with recent
versions of PyMongo.

This commit replaces MongoKit guide with a new one using MongoEngine.

Closes #2907
2019-01-06 15:12:53 -08:00
lord63
51b62fb044 Render the code block in mongokit.rst 2015-11-22 14:43:25 +08:00
Jonathan Como
bd4921194e verbage 2014-12-16 23:52:43 -08:00
Jonathan Como
a8498b6859 update mongokit patterng 2014-12-15 13:25:15 -08:00
defuz
a8f570cc62 docs: :file:app.py, :file:yourapp/templates 2014-11-05 06:45:22 +03:00
defuz
8284217593 docs: `True, False and None` 2014-11-05 06:04:58 +03:00
Armin Ronacher
9be47f5932 Merge pull request #479 from dmishe/patch-1
Removed unneeded print statements form mongokit pattern doc
2012-06-17 06:25:10 -07:00
Ron DuPlain
a3cb2a3382 Use American English for "behavior" in docs.
Prompted by plaes on #pocoo, mitsuhiko confirmed to use American English.
2012-04-19 11:51:38 -04:00
Dmitry Shevchenko
9c48387072 Removed unneeded print statements form mongokit pattern doc 2012-04-08 18:09:12 -05:00
iammookli
73cb15ed2c Update docs/patterns/mongokit.rst 2012-03-15 18:20:17 -07:00
Ron DuPlain
6875a057ec Fixed small typos in docs. Added a cross-ref. 2010-10-07 19:32:07 +08:00
Armin Ronacher
0d9b6347d6 Fixed two typos in the pattern documentation. Thanks Ricky de Laveaga 2010-07-18 10:30:58 +02:00
Christopher Grebs
87c2c79442 fixed mongokit pattern to show how the flask way to configure hostname and port 2010-06-28 07:13:32 +08:00
Christopher Grebs
824c10c6e4 Added MongoKit pattern and fixed typo in sqlalchemy pattern 2010-06-28 07:13:32 +08:00