Commit graph

4 commits

Author SHA1 Message Date
Marty McEnroe
16e1f96c33 docs: update Flask-MongoEngine link to maintainers' canonical docs URL
The current link to https://flask-mongoengine.readthedocs.io returns
HTTP 403 -- that subdomain no longer hosts the project's docs.

The Flask-MongoEngine README itself points to docs.mongoengine.org;
this PR updates the link to the working Sphinx-on-RTD canonical URL
the project publishes.
2026-05-13 08:03:45 -05:00
zhuangzhuang
75a8327cfd
Update mongoengine.rst 2025-03-29 14:47:41 -07:00
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