On Nov 14, 1:59 pm, Rudolph <[EMAIL PROTECTED]> wrote:

> May be I found one corner case. But I'm not sure if this is a bug or a
> feature. When using {{ block.super }} is will be escaped, which is
> IMHO not the common desired result. One can solve this by using
> {{ block.super|safe }}, but perhaps it's even more template-developer
> friendly to not escape {{ block.super }} by default.

I discovered this problem too.  I'd expect {{ block.super }} not to be
escaped by default; can it be safely marked as safe though?

Jason


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to