﻿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
14590	a small bug in template debug page	jinhao7773	nobody	"http://code.djangoproject.com/changeset?new=django/trunk/django/template/debug.py@14395&old=django/trunk/django/template/debug.py@12725
output = localize(value, use_l10n=use_l10n)
should be
output = localize(output, use_l10n=use_l10n)"		closed	Template system	dev		duplicate			Unreviewed	0	0	0	0	0	0
