#7377: "extends" and "block" tags are not available when constructing template
from scratch
---------------------------------+------------------------------------
     Reporter:  mgeorge@…        |                    Owner:  melinath
         Type:  Bug              |                   Status:  assigned
    Component:  Template system  |                  Version:  master
     Severity:  Normal           |               Resolution:
     Keywords:                   |             Triage Stage:  Accepted
    Has patch:  1                |      Needs documentation:  0
  Needs tests:  1                |  Patch needs improvement:  0
Easy pickings:  0                |                    UI/UX:  0
---------------------------------+------------------------------------
Changes (by lrekucki):

 * needs_tests:  0 => 1


Comment:

 @melinath: To test this, you can create a python subprocess that executes
 some code snippet in which you only import {{{django.template}}}, but not
 the loaders. It's also worth checking what happens in that scenario if I
 pass a string to {{{extends}}}.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/7377#comment:17>
Django <https://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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to