﻿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
20450	Consistent usage of `BLANK_CHOICE_DASH`	pyriku	pyriku	"For fields with `choices`, we're using `BLANK_CHOICE_DASH` ([https://github.com/django/django/blob/master/django/db/models/fields/__init__.py#L36]), but we're not in other similar places like for ModelChoiceFeld ([https://github.com/django/django/blob/master/django/forms/models.py#L1005]).

There are several tests already for this subject like [https://github.com/django/django/blob/master/tests/model_forms/tests.py#L1110], so I doubt that will need more tests, just don't break existing ones."	Cleanup/optimization	closed	Forms	dev	Normal	wontfix			Unreviewed	1	0	0	0	1	0
