diff --git a/source/limitations-upcoming.txt b/source/limitations-upcoming.txt index 609580c..bc18be0 100644 --- a/source/limitations-upcoming.txt +++ b/source/limitations-upcoming.txt @@ -25,8 +25,7 @@ On this page, you can find a list of features that currently planned for the General Availability (GA) and post-GA releases. We will prioritize these upcoming features based on user demand, and you can request support -for a feature by leaving a suggestion on the `Drivers Feedback Forum -`__. +for a feature by :ref:`creating a JIRA issue `. Feature Limitations ------------------- @@ -121,7 +120,7 @@ Fields ``$lookup`` operations, see the :atlas:`Reduce $lookup Operations ` guide in the Atlas documentation. - - Performance of `CASCADE deletes <{+django-docs+}/ref/models/fields/#django.db.models.CASCADE>`__ + - Performance of `CASCADE deletes <{+django-docs+}/ref/models/fields/#django.db.models.CASCADE>`__ on a ``ForeignKey`` field is not as performant as using an ``EmbeddedModelField``. @@ -238,14 +237,13 @@ The engineering team is prioritizing feature development for the Public Preview release of {+django-odm+}. Because of this, you might notice performance limitations with certain workloads. If you encounter any performance issues, please report them as shown in the :ref:`Issues & Help ` -guide. You can also share your feedback on the `Drivers Feedback Forum -`__. +guide. General Availability Release Features ------------------------------------- In this section, you can learn about the following -types of {+framework+} and MongoDB features that +types of {+framework+} and MongoDB features that GA and post-GA {+django-odm+} releases will likely introduce: - :ref:`django-upcoming-mongodb` @@ -356,4 +354,4 @@ Asynchronous Support ~~~~~~~~~~~~~~~~~~~~ We plan to offer asynchronous support for {+django-odm+} in -future post-GA releases. \ No newline at end of file +future post-GA releases.