There seems to be an inconsistency here.
--
Ticket URL: <https://code.djangoproject.com/ticket/28430>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* status: new => closed
* resolution: => worksforme
Comment:
2f615b10e6330d27dccbd770a4628200044acf70 is the commit that allowed
`TemplateResponse` to be returned from error handlers. The response in
`test_handler_renders_template_response` has a Content-Length so I don't
see the issue here. Feel free to reopen with specific steps to reproduce a
problem.
--
Ticket URL: <https://code.djangoproject.com/ticket/28430#comment:2>
Comment (by Sébastien Diemer):
Ok, I wasn't able to replicate the issue on a simple Django project. Thank
you for your time.
--
Ticket URL: <https://code.djangoproject.com/ticket/28430#comment:3>