#4540: Template.render() should verify context instance
-------------------------------------+-------------------------------------
               Reporter:  cephelo@…  |          Owner:  munhitsu
                   Type:             |         Status:  closed
  Cleanup/optimization               |      Component:  Template system
              Milestone:             |       Severity:  Normal
                Version:  SVN        |       Keywords:
             Resolution:  wontfix    |      Has patch:  1
           Triage Stage:  Accepted   |    Needs tests:  0
    Needs documentation:  0          |  Easy pickings:  0
Patch needs improvement:  1          |
-------------------------------------+-------------------------------------
Changes (by SmileyChris):

 * status:  new => closed
 * resolution:   => wontfix
 * easy:   => 0


Comment:

 I'm going to say that we don't need this as critically now. The error
 messages are at least raised in the `render` method now, since we do
 `context.render_context.push()` in there.

 And like ubernostrum stated 3 years ago, doing type checks introduces
 overhead and no matter how negligible, it's still overhead which we don't
 need.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/4540#comment:10>
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 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