Skip to content

Commit 877e899

Browse files
authored
DOCSP-48184: Rework limitations and upcoming (#27)
* DOCSP-48184: Rework limitations and upcoming * edits * edits to include support * more info * fix * toc * toc again * third party wording * TG feedback * database func * spacing issue * TG feedback * edits * feedback * more feedback * RR feedback * TG updates * add year * planned ga support
1 parent 39d9ffe commit 877e899

File tree

2 files changed

+523
-255
lines changed

2 files changed

+523
-255
lines changed

source/index.txt

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ Django MongoDB Backend
1515
Connection Configuration </connect>
1616
Model Your Data </model-data>
1717
Interact with Data </interact-data>
18-
Limitations & Upcoming Features </limitations-upcoming>
18+
Feature Compatibility </limitations-upcoming>
1919
Issues & Help </issues-and-help>
20-
Compatibility </compatibility>
20+
Version Compatibility </compatibility>
2121
API Documentation <{+api+}>
2222

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

59-
Limitations and Upcoming Features
60-
---------------------------------
59+
Django and MongoDB Feature Compatibility
60+
----------------------------------------
6161

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

6665
Compatibility
6766
-------------

0 commit comments

Comments
 (0)