File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -46,6 +46,7 @@ django-docs = "https://www.mongodb.com/docs/languages/python/django-mongodb/curr
4646targets = [" index.txt" ]
4747variant = " tip"
4848value = """
49- {+django-odm+} is now in Public Preview! \
50- To discover its features and learn more, see the `{+django-odm+} documentation <{+django-docs+}>`__.
49+ {+django-odm+}, a database backend that uses PyMongo to connect to MongoDB, is now in Public Preview! \
50+ To discover its features and learn more, see the `{+django-odm+} documentation <{+django-docs+}>`__. \
51+ To learn more about preview release considerations, see `Preview Features <https://www.mongodb.com/docs/preview-features/>`__.
5152 """
Original file line number Diff line number Diff line change @@ -93,7 +93,7 @@ aggregation operations and indexes.
9393
9494 {+django-odm+} is in Public Preview and intended for evaluation purposes only.
9595 Public Preview is not recommended for production deployments, as breaking changes
96- may be introduced.
96+ may be introduced. To learn more, see `Preview Features <https://www.mongodb.com/docs/preview-features/>`__.
9797
9898Flask
9999~~~~~
You can’t perform that action at this time.
0 commit comments