Flask-MongoEngine extension released!
After using Flask and MongoEngine together for sometime, I've finally got round to publishing the extension on pypi - installing is simple: pip install flask-mongoengine. The documentation is here: http://readthedocs.org/docs/flask-mongoengine
Configuration is simple
Full WTForms support including ModelForms and built in Flask-Debugtoolbar support:

