﻿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
32706	Ambiguity around field choices in the Model Field section	Logan Kilpatrick 	nobody	"I am reading here: https://docs.djangoproject.com/en/3.2/ref/models/fields/#django.db.models.Field.choices about field choices. The docs remark that:

> ""Generally, it’s best to define choices inside a model class, and to define a suitably-named constant for each value:""

Why is this? Looking at the code, it is not abundantly clear to me as a developer why this is the case. I think folks would benefit from a sentence or two of commentary as to why this approach is generally better."	Cleanup/optimization	closed	Documentation	3.2	Normal	invalid			Unreviewed	0	0	0	0	0	0
