﻿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
24593	Thousand separator not showing in ModelAdmin.readonly_fields	liwee	Eric	"I added the following to my form. Thousand separator appears in a normal integer field but missing from a readonly field. 

{{{
    class Meta:
        localized_fields = ('__all__')
}}}
"	Bug	closed	contrib.admin	1.7	Normal	fixed	Thousand separator readonly		Accepted	0	0	0	0	0	0
