From 28acd5f758150337f18bd1834727b3fbcc5e7fc3 Mon Sep 17 00:00:00 2001 From: Nora Reidy Date: Fri, 31 Jan 2025 11:54:09 -0500 Subject: [PATCH] DOCSP-46966: Update limitations description (#17) (cherry picked from commit 66ba303eb54f33e5850f2b5b8d2d84771dc561a5) --- source/index.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/index.txt b/source/index.txt index ca2da46..7c8adad 100644 --- a/source/index.txt +++ b/source/index.txt @@ -56,10 +56,10 @@ Interact with Data Learn how to use {+django-odm+} to perform operations on MongoDB data in the :ref:`django-interact-data` section. -Django Feature Limitations --------------------------- +Limitations +----------- -Learn about the Django features that {+django-odm+} does not support +Learn about the features that {+django-odm+} does not support in the :ref:`django-limitations` section. Compatibility