﻿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
21299	verbose_name inconsistently capitalized in admin inlines	Renato Oliveira	nobody	"When I create an instance of a BaseInlineAdmin, the given verbose_name is capitalized. If I give an abbreviation like 'ABC' to verbose_name, it displays 'Abc'.

The same behavior happens in the verbose_name_plural, but only in the StackedInline model.

I'm willing to fix this if it's accepted as a bug.

"	Bug	closed	contrib.admin	1.5	Normal	fixed			Accepted	0	0	0	0	0	0
