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 f8c7bd5 commit 4849198Copy full SHA for 4849198
snooty.toml
@@ -2,7 +2,8 @@ name = "django"
2
title = "Django MongoDB Backend"
3
4
intersphinx = [ "https://www.mongodb.com/docs/manual/objects.inv",
5
- "https://www.mongodb.com/docs/atlas/objects.inv"
+ "https://www.mongodb.com/docs/atlas/objects.inv",
6
+ "http://docs.djangoproject.com/en/5.0/_objects/"
7
]
8
9
# toc_landing_pages = ["/paths/to/pages/that/have/nested/content"]
0 commit comments