﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
35797	Remove context_processors.debug from startproject settings template	Marc Gibbons	Marc Gibbons	The debug context processor is old. The `{{ debug }}` variable it exposes behaves differently than every other usage of the concept `debug` in Django. Rather than changing its behaviour as originally proposed in #35370, it was suggested that the `context_processors.debug` be removed from the default list (see https://forum.djangoproject.com/t/revisiting-django-template-context-processors-debug/30122)	Cleanup/optimization	closed	Template system	dev	Normal	fixed			Ready for checkin	1	0	0	0	0	0
