mirror of
				https://github.com/django/django.git
				synced 2025-10-30 17:16:10 +00:00 
			
		
		
		
	[1.10.x] Added a CVE role for Sphinx.
Backport of a46742e738 from master
			
			
This commit is contained in:
		| @@ -45,6 +45,7 @@ extensions = [ | ||||
|     "sphinx.ext.intersphinx", | ||||
|     "sphinx.ext.viewcode", | ||||
|     "ticket_role", | ||||
|     "cve_role", | ||||
| ] | ||||
|  | ||||
| # Spelling check needs an additional module that is not installed by default. | ||||
| @@ -376,5 +377,6 @@ epub_cover = ('', 'epub-cover.html') | ||||
| # If false, no index is generated. | ||||
| # epub_use_index = True | ||||
|  | ||||
| # -- ticket options ------------------------------------------------------------ | ||||
| # -- custom extension options -------------------------------------------------- | ||||
| cve_url = 'https://web.nvd.nist.gov/view/vuln/detail?vulnId=%s' | ||||
| ticket_url = 'https://code.djangoproject.com/ticket/%s' | ||||
|   | ||||
		Reference in New Issue
	
	Block a user