﻿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
10079	Make template.context usable outside of Django	Kenneth Arnold	Gary Wilson	"I needed a data structure exactly like Django's Context object for a project. Unfortunately, the whole module imports {{{settings}}} even though it's only needed in one place. The trivial attached patch moves the import to where it's actually needed.
"		closed	Template system	1.0		fixed			Ready for checkin	1	0	0	0	0	0
