On Thu, Nov 15, Cedric Rossi wrote: > Yes, but: > {% blocktrans with album.title|escape as title %} will not escape at > all, whereas > {% blocktrans with album.title|force_escape as title %} will escape > properly. From the quote, it seems that |escape will always result in > one and only one round of escaping. In that particular case it does 0 > though.
Excuse me for asking, but did you do something like album.title = mark_safe(...) ? Michael -- noris network AG - Deutschherrnstraße 15-19 - D-90429 Nürnberg - Tel +49-911-9352-0 - Fax +49-911-9352-100 http://www.noris.de - The IT-Outsourcing Company Vorstand: Ingo Kraupa (Vorsitzender), Joachim Astel, Hansjochen Klenk - Vorsitzender des Aufsichtsrats: Stefan Schnabel - AG Nürnberg HRB 17689 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-developers?hl=en -~----------~----~----~----~------~----~------~--~---