We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f7a616c + b445fbd commit ef415b7Copy full SHA for ef415b7
docs/conf.py
@@ -54,7 +54,7 @@ def get_version():
54
default_role = 'obj'
55
intersphinx_mapping = {
56
'python': ('https://python.readthedocs.io/en/latest/', None),
57
- 'django': ('https://django.readthedocs.io/en/1.9.x/', None),
+ 'django': ('https://django.readthedocs.io/en/1.11.x/', None),
58
'sphinx': ('https://sphinx.readthedocs.io/en/latest/', None),
59
}
60
htmlhelp_basename = 'ReadTheDocsdoc'
0 commit comments