#17035: clarify process_template_response API works with duck-typed
TemplateResponse
--------------------------------------+-------------------
     Reporter:  ptone                 |      Owner:  ptone
         Type:  Cleanup/optimization  |     Status:  new
    Component:  Documentation         |    Version:  SVN
     Severity:  Normal                |   Keywords:
 Triage Stage:  Unreviewed            |  Has patch:  0
Easy pickings:  0                     |      UI/UX:  0
--------------------------------------+-------------------
 The API for the template response middleware was documented in a way that
 implied only a subclass of SimpleTemplateResponse was acceptable as the
 response object, but in fact duck typing is specifically and deliberately
 employed.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/17035>
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