#7695: Admin doc model detail template should not escape help_text
-----------------------------+----------------------------------------------
Reporter: benspaulding | Owner: nobody
Status: new | Milestone:
Component: Admin interface | Version: newforms-admin
Keywords: escape html | Stage: Unreviewed
Has_patch: 1 |
-----------------------------+----------------------------------------------
A model field’s {{{help_text}}} is deliberately not escaped when it is
displayed in the admin (see #4991, [source:/django/trunk/docs/model-
[EMAIL PROTECTED] model-api.txt]). The admin_doc [source:/django/branches
/newforms-admin/django/contrib/admin/templates/admin_doc/model_detail.html
model_detail.html] template should also follow this convention.
--
Ticket URL: <http://code.djangoproject.com/ticket/7695>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---