mirror of
https://github.com/django/django.git
synced 2025-07-24 05:36:15 +00:00
[2.2.x] Added documentation extlink for bugs.python.org.
Backport of d02d60eb0f
from master
This commit is contained in:
parent
34010d8ffa
commit
226d831918
4 changed files with 9 additions and 10 deletions
|
@ -95,6 +95,7 @@ else:
|
|||
django_next_version = '3.0'
|
||||
|
||||
extlinks = {
|
||||
'bpo': ('https://bugs.python.org/issue%s', 'bpo-'),
|
||||
'commit': ('https://github.com/django/django/commit/%s', ''),
|
||||
'cve': ('https://nvd.nist.gov/vuln/detail/CVE-%s', 'CVE-'),
|
||||
# A file or directory. GitHub redirects from blob to tree if needed.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue