﻿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
10321	Dont hardcode form label html.	Vadim Fint	nobody	Sometimes, form labels should be formatted differently. Current django forms does not allow this, by hardcoding label template in forms/forms.py. This my old patch which allows to change label template for any form. It is backward-compatible (used by me for several months, all django tests pass). Not sure is it elegant solution or not, but helps me a lot.	New feature	closed	Forms	1.0	Normal	wontfix			Design decision needed	1	0	0	0	0	0
