Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 503 Bytes

index.rst

File metadata and controls

21 lines (17 loc) · 503 Bytes

Flask-MongoEngine2 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.

.. toctree::
   :maxdepth: 2

   flask_config
   db_model
   custom_queryset
   session_interface
   debug_toolbar
   api/index
   CONTRIBUTING
   AUTHORS
   changelog
   LICENSE