﻿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
24046	"Deprecate the ""escape"" half of django.utils.safestring"	Aymeric Augustin	nobody	"Since any data that isn't explicitly marked as safe must be treated as unsafe, I don't understand why we have `EscapeData` and its subclasses nor the `mark_for_escaping` function.

It seems to me that we could keep only the ""safe"" half of django.utils.safestring and deprecate the ""escape"" half.

As a matter of fact the ""escape"" isn't used meaningfully anywhere in Django."	Cleanup/optimization	closed	Utilities	dev	Normal	fixed			Accepted	1	0	0	0	0	0
