.. django-mongoengine documentation master file, created by sphinx-quickstart on Fri Sep 10 23:04:32 2010. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to django-mongoengine's documentation! ============================================== Currently Implemented: * Document signals (pre_save, post_save, pre_delete, post_delete) In progress: * DocumentForms, implementation of Django's ModelForms for MongoEngine documents.