#29639: Fault in the documentation around usage of Context versus dict
----------------------------------+--------------------------------------
     Reporter:  JeroenPeterBos    |                    Owner:  nobody
         Type:  Bug               |                   Status:  closed
    Component:  Documentation     |                  Version:  2.1
     Severity:  Normal            |               Resolution:  invalid
     Keywords:  Deprecated Usage  |             Triage Stage:  Unreviewed
    Has patch:  0                 |      Needs documentation:  0
  Needs tests:  0                 |  Patch needs improvement:  0
Easy pickings:  0                 |                    UI/UX:  0
----------------------------------+--------------------------------------
Changes (by Tim Graham):

 * status:  new => closed
 * resolution:   => invalid


Comment:

 It's `django.template.backends.django.Template.render()` that can't be
 called with `Context`.  `django.template.Template.render()` must be called
 with `Context`.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/29639#comment:1>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/072.b12fc7b71da1665d545c565ca0215bef%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to