#7796: Fieldset description is autoescaped in newforms-admin -----------------------------+---------------------------------------------- Reporter: adamjforster | Owner: nobody Status: new | Milestone: Component: Admin interface | Version: newforms-admin Keywords: | Stage: Unreviewed Has_patch: 0 | -----------------------------+---------------------------------------------- The fieldset description has not been marked safe here:
[http://code.djangoproject.com/browser/django/branches/newforms- admin/django/contrib/admin/templates/admin/includes/fieldset.html#L3] The documentation says it should be here: [http://code.djangoproject.com/browser/django/branches/newforms- admin/docs/admin.txt#L144] Also this seems to have been fixed in the trunk: #6109 -- Ticket URL: <http://code.djangoproject.com/ticket/7796> 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 -~----------~----~----~----~------~----~------~--~---
