forked from orbit-oss/flask
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:
parent
b2765893e6
commit
4e280b4142
3 changed files with 154 additions and 145 deletions
|
|
@ -34,7 +34,7 @@ Snippet Archives <http://flask.pocoo.org/snippets/>`_.
|
|||
jquery
|
||||
errorpages
|
||||
lazyloading
|
||||
mongokit
|
||||
mongoengine
|
||||
favicon
|
||||
streaming
|
||||
deferredcallbacks
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue