I use StreamingHttpResponse in django framework. I want to save some records in database after response finished and connection closed. What should
StreamingHttpResponse
django