Last Updated: February 25, 2016
·
457
· alexmic

Django hangs on response

If Django hangs when flushing the response content, try to set the GZip middleware in order to set a content-length header on the response.