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 4aae2c7 commit 4fd94a5Copy full SHA for 4fd94a5
docs/conf.py
@@ -45,7 +45,7 @@
45
"https://docs.djangoproject.com/en/6.0/",
46
"https://docs.djangoproject.com/en/6.0/_objects/",
47
),
48
- "mongodb": ("https://www.mongodb.com/docs/languages/python/django-mongodb/v5.2/", None),
+ "mongodb": ("https://www.mongodb.com/docs/languages/python/django-mongodb/v6.0/", None),
49
"pymongo": ("https://www.mongodb.com/docs/languages/python/pymongo-driver/current/", None),
50
"pymongo-api": ("https://pymongo.readthedocs.io/en/stable/", None),
51
"python": ("https://docs.python.org/3/", None),
0 commit comments