﻿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
33658	"Document the ""blank"" argument of forms.ModelChoiceField."	Carsten Fuchs	Alokik Roy	"After #26813 and da79ee472d803963dc3ea81ee67767dc06068aac, using a `RadioSelect` with a `forms.ModelChoiceField` requires `blank=True` in order to have the `RadioSelect` include an empty option. Also see #32434 for a related issue.

However, the argument `blank` is [https://docs.djangoproject.com/en/4.0/ref/forms/fields/#modelchoicefield currently not documented]."	Cleanup/optimization	closed	Documentation	4.0	Normal	fixed			Ready for checkin	1	0	0	0	1	0
