﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
13910	Add generator version of Template.render(Context)	Ron Panduwana	Petr Glotov	"We already can make a streaming HttpResponse by passing a generator to it. This patch adds a ""stream()"" method to the Template class that returns a string generator that renders the template node-by-node suitable for passing to such HttpResponse. This also includes a shortcut function ""stream_to_response()"" -- the streaming version of render_to_response()."	New feature	assigned	Template system	dev	Normal			mindsocket Selwin Ong Gagaro binary@… Petr Glotov	Accepted	1	0	0	1	0	0
