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"
3
3
4
4
intersphinx = [ " https://www.mongodb.com/docs/manual/objects.inv" ,
5
5
" 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" ,
7
7
]
8
8
9
9
toc_landing_pages = [
@@ -16,8 +16,8 @@ toc_landing_pages = [
16
16
django-odm = " Django MongoDB Backend"
17
17
api = " https://django-mongodb-backend.readthedocs.io/en/latest/"
18
18
mdb-server = " MongoDB Server"
19
- django-version = " 5.0 "
19
+ django-version = " 5.1 "
20
20
django-docs = " https://docs.djangoproject.com/en/{+django-version+}"
21
21
framework = " Django"
22
- pymongo-version = " 4.10 "
22
+ pymongo-version = " 4.11 "
23
23
pymongo-docs = " https://www.mongodb.com/docs/languages/python/pymongo-driver/current"
You can’t perform that action at this time.
0 commit comments