Flask-MongoEngine documentation =============================== A Flask extension that provides integration with `MongoEngine `_. For more information on MongoEngine please check out the `MongoEngine Documentation `_. It handles connection management for your app. You can also use `WTForms `_ as model forms for your models. .. toctree:: :maxdepth: 2 flask_config db_model forms migration_to_v2 pagination custom_json_encoder wtf_forms session_interface debug_toolbar example_app api/index CONTRIBUTING AUTHORS changelog LICENSE