Skip to content

DOCSP-48184: Rework limitations and upcoming #27

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 17 commits into
base: master
Choose a base branch
from
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