We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2915bbb commit c5bfebfCopy full SHA for c5bfebf
docs/source/conf.py
@@ -41,7 +41,7 @@
41
"https://docs.djangoproject.com/en/5.2/",
42
"https://docs.djangoproject.com/en/5.2/_objects/",
43
),
44
- "mongodb": ("https://www.mongodb.com/docs/languages/python/django-mongodb/v5.1/", None),
+ "mongodb": ("https://www.mongodb.com/docs/languages/python/django-mongodb/v5.2/", None),
45
"pymongo": ("https://pymongo.readthedocs.io/en/stable/", None),
46
"python": ("https://docs.python.org/3/", None),
47
"atlas": ("https://www.mongodb.com/docs/atlas/", None),
0 commit comments