File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ title = "Django MongoDB Backend"
33
44intersphinx = [ " https://www.mongodb.com/docs/manual/objects.inv" ,
55 " https://www.mongodb.com/docs/atlas/objects.inv" ,
6- " http://docs.djangoproject.com/en/5.0 /_objects" ,
6+ " http://docs.djangoproject.com/en/5.1 /_objects" ,
77 ]
88
99toc_landing_pages = [
@@ -16,8 +16,8 @@ toc_landing_pages = [
1616django-odm = " Django MongoDB Backend"
1717api = " https://django-mongodb-backend.readthedocs.io/en/latest/"
1818mdb-server = " MongoDB Server"
19- django-version = " 5.0 "
19+ django-version = " 5.1 "
2020django-docs = " https://docs.djangoproject.com/en/{+django-version+}"
2121framework = " Django"
22- pymongo-version = " 4.10 "
22+ pymongo-version = " 4.11 "
2323pymongo-docs = " https://www.mongodb.com/docs/languages/python/pymongo-driver/current"
You can’t perform that action at this time.
0 commit comments