mirror of
				https://github.com/django/django.git
				synced 2025-10-31 01:25:32 +00:00 
			
		
		
		
	[1.10.x] Fixed missing versionadded/changed annotations on docs.djangoproject.com.
Fixed a regression inbacdfbf3d1. Backport ofe5d3f98abcfrom master
This commit is contained in:
		| @@ -64,6 +64,7 @@ def setup(app): | ||||
|                  text=(visit_snippet_literal, depart_snippet_literal), | ||||
|                  texinfo=(visit_snippet_literal, depart_snippet_literal)) | ||||
|     app.set_translator('djangohtml', DjangoHTMLTranslator) | ||||
|     app.set_translator('json', DjangoHTMLTranslator) | ||||
|     return {'parallel_read_safe': True} | ||||
|  | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user