#11805: Blocks tags inside inclusion template tags are ignored
-----------------------------+----------------------------------------------
 Reporter:  anonymous        |       Owner:  nobody    
   Status:  new              |   Milestone:            
Component:  Template system  |     Version:  1.1       
 Keywords:                   |       Stage:  Unreviewed
Has_patch:  0                |  
-----------------------------+----------------------------------------------
 Currently, inclusion_tag templates cannot overwrite blocks in the parent
 template. The {% block %} tags are simply ignored and the text inside is
 printed as is.
 Is this a design decision or a technical limitation?

 This could be very useful for say specifying a CSS stylesheet related to
 the html generated by the inclusion tag by appending links to the extracss
 block in base.html.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/11805>
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-updates@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