﻿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
24382	django.utils.numberformat should be UTF-8 safe	Jacob Rief	alainivars	"By adding 
{{{
from __future__ import unicode_literals
}}}
to {{{django/utils/numberformat.py}}}, one could write formatters for numbers in charsets other than ASCII, for instance code block U+2150 through U+218F, which contains the representation of Roman numbers in UTF-8.
"	Cleanup/optimization	closed	Utilities	1.8alpha1	Normal	fixed			Ready for checkin	1	0	0	0	1	0
