Skip to content
Merged
Show file tree
Hide file tree
Changes from 19 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 6 additions & 7 deletions source/index.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ Django MongoDB Backend
Connection Configuration </connect>
Model Your Data </model-data>
Interact with Data </interact-data>
Limitations & Upcoming Features </limitations-upcoming>
Feature Compatibility </limitations-upcoming>
Issues & Help </issues-and-help>
Compatibility </compatibility>
Version Compatibility </compatibility>
API Documentation <{+api+}>

.. warning:: Public Preview
Expand Down Expand Up @@ -56,12 +56,11 @@ Interact with Data
Learn how to use {+django-odm+} to perform operations on MongoDB data
in the :ref:`django-interact-data` section.

Limitations and Upcoming Features
---------------------------------
Django and MongoDB Feature Compatibility
----------------------------------------

Learn about the features that {+django-odm+} does not support
and features that we plan to support in upcoming releases
in the :ref:`django-limitations` section.
Learn about {+django-odm+}'s support for {+framework+} and
MongoDB features in the :ref:`django-limitations` section.

Compatibility
-------------
Expand Down
Loading
Loading