| Age | Commit message (Expand) | Author |
|---|---|---|
| 2012-08-22 | Used the decorator syntax for properties in django.http | Claude Paroz |
| 2012-07-22 | [py3] Replaced basestring by six.string_types. | Aymeric Augustin |
| 2012-06-30 | Fixed #16519 -- Deprecated mimetype kwarg of HttpResponse __init__ | Claude Paroz |
| 2011-09-30 | Fixed #16935 - misleading message if AttributeError escapes during SimpleTemp... | Luke Plant |
| 2011-09-15 | Fixed #16848 - Adjusted SimpleTemplateResponse.__init__ to be less brittle. | Carl Meyer |
| 2011-07-29 | Fixed #16326 -- Fixed re-pickling of unpickled TemplateResponse instances. Th... | Jannis Leidel |
| 2011-05-24 | Fixed #16004 - csrf_protect does not send cookie if view returns TemplateResp... | Luke Plant |
| 2011-01-24 | Fixed #15012 -- Added post-rendering callbacks to TemplateResponse so that de... | Russell Keith-Magee |
| 2011-01-05 | Fixed #15010 -- Added current_app parameter to close gap between TemplateResp... | Jannis Leidel |
| 2010-12-07 | Fixed #12815 -- Added TemplateResponse, a lazy-evaluated Response class. Than... | Russell Keith-Magee |
