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
This commit is contained in:
Igor Ghisi 2018-10-24 20:06:44 -03:00 committed by David Lord
parent 0a0d0e1017
commit 1643efd81f
3 changed files with 154 additions and 145 deletions

View file

@ -34,7 +34,7 @@ Snippet Archives <http://flask.pocoo.org/snippets/>`_.
jquery
errorpages
lazyloading
mongokit
mongoengine
favicon
streaming
deferredcallbacks