Dear all,
I would like to propose the accelerated deprecation of the
fix_ampersands built-in template filter, because in all use cases, it
either simply does not work, or stimulates the user to create security
vulnerabilities.
In addition, I would like to deprecate django.utils.html.clean_html. This
is the only code in Django that uses fix_ampersands, and it's use is
rather unclear. This function is not documented.
I have written a more extensive rationale on the ticket created for this:
https://code.djangoproject.com/ticket/22130
Are there any concerns or suggestions?
cheers,
Erik