﻿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
35557	BooleanField should be rendered like all other fields	Omid Shojaee	nobody	"All Django fields are rendering like:

From Left to Right: Label -> Input widget (or from right to left in case of RTL sites)

**The only exception is the Boolean field, where the input widget is rendered first and then the label.
**
(refer to the screenshot attached for some common fields)

The UI design should be based on either a standard, or common sense. This is neither of those."	Cleanup/optimization	closed	Forms	5.0	Normal	duplicate	checkbox		Unreviewed	0	0	0	0	0	1
