﻿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
16371	model fieldname as css class in admin edit view	Thomas	Adam Mckerlie	"The Django admin adds the field name as a css class to the div element that 
will contain the field input element. That leads to an odd look since there 
might be a css class with the same name. As an example write a model with a 
field named ""button"". In the admin this field's row will look like a button.

A similar problem might come up within this ticket: #11195
"	Bug	closed	contrib.admin	1.3	Normal	fixed	css class admin		Accepted	1	0	0	0	0	1
