#14502: Feature: escape hatch for colliding template syntax in Django templates
-----------------------------+----------------------------------------------
 Reporter:  dgouldin         |       Owner:  nobody    
   Status:  new              |   Milestone:            
Component:  Template system  |     Version:  1.2       
 Keywords:                   |       Stage:  Unreviewed
Has_patch:  0                |  
-----------------------------+----------------------------------------------
 As discussed in django-developers:

 http://groups.google.com/group/django-
 developers/browse_thread/thread/e914638d8fe859de

 There is a need for a template block tag which renders template syntax
 characters within the block as normal text.  This serves as an escape
 hatch to avoid syntax collisions when using a template language meant to
 be rendered on the client, not the server.  A potential implementation is
 attached.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/14502>
Django <http://code.djangoproject.com/>
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 django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to