#14502: Feature: escape hatch for colliding template syntax in Django templates
--------------------------------------+-------------------------------------
          Reporter:  dgouldin         |         Owner:  nobody
            Status:  new              |     Milestone:        
         Component:  Template system  |       Version:  1.2   
        Resolution:                   |      Keywords:        
             Stage:  Accepted         |     Has_patch:  1     
        Needs_docs:  1                |   Needs_tests:  1     
Needs_better_patch:  1                |  
--------------------------------------+-------------------------------------
Comment (by jdunck):

 Eric, to be clear, are you referring to Lexer.create_token using .strip?

 If so, I see the need for that (later context[var_name] kinds of lookups),
 but perhaps tokens could hang on to their raw contents?   Or perhaps a
 final step in Parser could perform those strips after nodes have been
 constructed? (Neither sounds ideal...)

-- 
Ticket URL: <http://code.djangoproject.com/ticket/14502#comment:8>
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