--
Ticket URL: <https://code.djangoproject.com/ticket/25090>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* needs_better_patch: => 0
* component: Uncategorized => contrib.auth
* needs_tests: => 0
* needs_docs: => 0
Comment:
[https://docs.djangoproject.com/en/1.8/ref/models/fields/#help-text
help_text] is documented as not being escaped in automatically generated
forms so it seems to me this shouldn't be necessary. We recently fixed
some admin templates in 30a152a367541a0b815ab84b3da407700feff744. Are
there other places where this is a problem?
--
Ticket URL: <https://code.djangoproject.com/ticket/25090#comment:1>
* status: new => closed
* resolution: => wontfix
--
Ticket URL: <https://code.djangoproject.com/ticket/25090#comment:2>