Skip to content

Commit 9f0cb66

Browse files
feedback
1 parent ac043fb commit 9f0cb66

File tree

2 files changed

+9
-4
lines changed

2 files changed

+9
-4
lines changed

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ sharedinclude_root = "https://raw.githubusercontent.com/10gen/docs-shared/main/"
2525
driver-short = "PyMongo"
2626
driver-long = "PyMongo, the MongoDB synchronous Python driver,"
2727
driver-async = "PyMongo Async"
28-
django-odm = "MongoDB Backend for Django"
28+
django-odm = "Django MongoDB Backend"
2929
language = "Python"
3030
mdb-server = "MongoDB Server"
3131
mongo-community = "MongoDB Community Edition"

source/django/issues-and-help.txt

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,19 @@ Issues & Help
1717
.. meta::
1818
:keywords: suggestion, bug, github, django
1919

20-
We're glad to have such a vibrant community of users of the {+django-odm+}. We
20+
We're glad to have such a vibrant community of users of {+django-odm+}. We
2121
recommend seeking support for general
22-
questions through the :community-forum:`MongoDB Community Forums. <tag/python/>`
22+
questions through the :community-forum:`MongoDB Community Forums <tag/python/>`.
23+
24+
.. TODO: Uncomment below when limitations page is done
25+
.. .. note::
26+
27+
.. {+django-odm+} is in public preview. To see a list of limitations, see the :ref:`limitations` page.
2328

2429
Bugs / Feature Requests
2530
-----------------------
2631

27-
To report a bug or to request a new feature in the {+django-odm+},
32+
To report a bug or to request a new feature in {+django-odm+},
2833
please open an issue in JIRA, our issue-management tool, using the
2934
following steps:
3035

0 commit comments

Comments
 (0)