This version of the documentation is archived and no longer supported. View the current documentation to learn how to install supported versions of Django MongoDB Backend.
In this section, you can learn how to create and customize your Django models for use with MongoDB.
Create Models: Learn how to create models by using supported field types and Django's model configuration features.
Create Indexes: Learn how to create indexes by modifying your model classes.