File tree Expand file tree Collapse file tree 2 files changed +523
-242
lines changed Expand file tree Collapse file tree 2 files changed +523
-242
lines changed Original file line number Diff line number Diff line change @@ -15,9 +15,9 @@ Django MongoDB Backend
15
15
Connection Configuration </connect>
16
16
Model Your Data </model-data>
17
17
Interact with Data </interact-data>
18
- Limitations & Upcoming Features </limitations-upcoming>
18
+ Feature Compatibility </limitations-upcoming>
19
19
Issues & Help </issues-and-help>
20
- Compatibility </compatibility>
20
+ Version Compatibility </compatibility>
21
21
API Documentation <{+api+}>
22
22
23
23
.. warning:: Public Preview
@@ -56,12 +56,11 @@ Interact with Data
56
56
Learn how to use {+django-odm+} to perform operations on MongoDB data
57
57
in the :ref:`django-interact-data` section.
58
58
59
- Limitations and Upcoming Features
60
- ---------------------------------
59
+ Django and MongoDB Feature Compatibility
60
+ ----------------------------------------
61
61
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.
65
64
66
65
Compatibility
67
66
-------------
You can’t perform that action at this time.
0 commit comments