Table Of Contents

⚠ Documentation version

These are the Git version docs. Docs for 0.4 (PyPI) are here.

Help out!

To make this documentation even better, we'd love to receive your feedback and suggestions for improvement!

Welcome

Django MongoDB Engine is a MongoDB backend for Django, the Python Web framework for perfectionists with deadlines.

This documentation is split into several sections:

  • The tutorial introduces you to non-relational schema design and tools provided by Django MongoDB Engine to put that design into action.
  • Our topical guides explain every feature of Django MongoDB Engine in great detail – they’ll provide you with usage guides, API overviews, code samples etc.
  • The API reference has all the lower-level details on functions, methods, classes, settings, modules and whatnot.
  • In the Meta section, we collect information about the project itself: What has changed between versions, how development happens and how you can get involved.