#2056: [patch] History messages aren't escaped in Admin.
-----------------------------+----------------------------------------------
 Reporter:  SmileyChris      |       Owner:  adrian
     Type:  defect           |      Status:  new   
 Priority:  normal           |   Milestone:        
Component:  Admin interface  |     Version:  SVN   
 Severity:  trivial          |    Keywords:        
-----------------------------+----------------------------------------------
 My `__str__` for a contact object returns `Full Name <email>`.
 
 In the history, the email is not shown because the message isn't escaped.
 My patch fixes this (I also escaped the user name for good measure).

-- 
Ticket URL: <http://code.djangoproject.com/ticket/2056>
Django <http://code.djangoproject.org/>
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to