mirror of
https://github.com/django/django.git
synced 2025-10-08 09:40:35 +00:00
Added documentation extlink for bugs.python.org.
This commit is contained in:
parent
4d99375b46
commit
d02d60eb0f
4 changed files with 9 additions and 10 deletions
|
@ -102,6 +102,7 @@ else:
|
|||
django_next_version = '4.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