Skip to content

Commit f7f27c4

Browse files
committed
wording
1 parent 088c58c commit f7f27c4

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

source/limitations-upcoming.txt

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,9 @@ Overview
2121
--------
2222

2323
On this page, you can find a list of features that
24-
{+django-odm+} does not support and features currently planned for
25-
future releases. We will prioritize these upcoming features
24+
{+django-odm+} does not support. You can also find features
25+
currently planned for the General Availability (GA) and post-GA
26+
releases. We will prioritize these upcoming features
2627
based on user demand, and you can request support
2728
for a feature by leaving a suggestion on the `Drivers Feedback Forum
2829
<https://feedback.mongodb.com/forums/924286-drivers?category_id=370732>`__.
@@ -243,13 +244,12 @@ please report them as shown in the :ref:`Issues & Help <django-issues-and-help>`
243244
guide. You can also share your feedback on the `Drivers Feedback Forum
244245
<https://feedback.mongodb.com/forums/924286-drivers?category_id=370732>`__.
245246

246-
Upcoming Features
247-
-----------------
247+
General Availability Release Features
248+
-------------------------------------
248249

249250
In this section, you can learn about the following
250251
types of {+framework+} and MongoDB features that
251-
General Availability (GA) and post-GA {+django-odm+} releases
252-
will likely introduce:
252+
GA and post-GA {+django-odm+} releases will likely introduce:
253253

254254
- :ref:`django-upcoming-mongodb`
255255
- :ref:`django-upcoming-models`
@@ -264,7 +264,7 @@ MongoDB Features
264264
~~~~~~~~~~~~~~~~
265265

266266
We plan to support the following MongoDB features in
267-
the upcoming GA release:
267+
the GA release:
268268

269269
- Programmatic management of Vector Search, Atlas Search,
270270
and geospatial indexes by using the Django API
@@ -305,7 +305,7 @@ Model Features
305305
~~~~~~~~~~~~~~
306306

307307
We plan to support the following model features in
308-
the upcoming GA release:
308+
the GA release:
309309

310310
- Arrays of embedded documents
311311
- Polymorphic embedded documents and arrays
@@ -325,7 +325,7 @@ Django Management Command Features
325325
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
326326

327327
We plan to support the following Django commands in
328-
the upcoming GA release:
328+
the GA release:
329329

330330
- ``dumpdata``
331331
- ``loaddata``
@@ -336,7 +336,7 @@ Third Party Features
336336
~~~~~~~~~~~~~~~~~~~~
337337

338338
We plan to support the following third-party features in
339-
the upcoming GA release:
339+
the GA release:
340340

341341
- `Django-filter <https://django-filter.readthedocs.io/en/stable/>`__
342342
- `Django Rest Framework <https://www.django-rest-framework.org/>`__

0 commit comments

Comments
 (0)