﻿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
18129	Capitalization of verbose_name bad design decision. Why waste computer power.	anonymous	nobody	When djnago generates names from model members, capitalization may be a good thing (but should be configurable, todays modern web designs often use lowercase labels [yes you can do this in css, but why must I?]). But to capitalize verbose_names is an waste of computer power and makes django slower. Verbose name should be displayed as it was entered without any change when using in modelforms form.as_xxxx	Cleanup/optimization	closed	Uncategorized	1.4	Normal	wontfix	capitalize verbose_name		Unreviewed	0	0	0	0	0	0
