Re: ValidationError output of SafeData

2015-04-13 Thread Andrew Pinkham
I'm noting for posterity of this thread that I've opened a ticket and issued a pull-request. Ticket: https://code.djangoproject.com/ticket/24639 PR: https://github.com/django/django/pull/4497 -- You received this message because you are subscribed to the Google Groups "Django developers

ValidationError output of SafeData

2015-02-08 Thread Andrew Pinkham
Hi, I mentioned on the Django User Mailing List that the interaction of ValidationError, mark_safe, and ugettext was not what I expected. https://groups.google.com/d/topic/django-users/Soik095MTaI/discussion Succinctly, the two versions of clean_slug below behave differently, when they