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 7bcc661 commit c94aa60Copy full SHA for c94aa60
docs/conf.py
@@ -287,5 +287,5 @@
287
# Example configuration for intersphinx: refer to the Python standard library.
288
intersphinx_mapping = {
289
'python': ('https://docs.python.org/', None),
290
- 'django': ('https://docs.djangoproject.com/en/stable', 'https://docs.djangoproject.com/en/stable/_objects'),
+ 'django': ('https://docs.djangoproject.com/en/stable', None),
291
}
0 commit comments