Sounds good, but I just don't like the name. How about "escape", or
"escapeblock"?

  And how about...

{% autoescape except "br,p,table" %}

  ?

On 3/3/06, Jacob Kaplan-Moss <[EMAIL PROTECTED]> wrote:
>
> Hey folks --
>
> I've thought about this a bit more; lots of good points have been
> raised.  What I'd like to do would be to add a new tag that takes
> care of auto-escaping variables used within it.  Something like::
>
>        {% autoescape %}
>        Any {{ variables }} used within this {{ block }} will be
> automatically {{ escaped }}
>        {% endautoescape %}
>
> How does that sound?
>
> Jacob
>
>
>


--
Julio Nobrega - http://www.inerciasensorial.com.br

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

Reply via email to