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 b2765893e6
commit 4e280b4142
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
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