Django-MongoEngine

A Django extension that provides integration with MongoEngine.

It provides Forms support for your models.

Installing Django-MongoEngine

Install with pip

pip install django-mongoengine

Configuration

Basic setup is easy, just fetch the extension

::
TODO - write the docs