Fixed #35870 -- Made blank choice label in forms more accessible. · django/django@63c56cd

Added new constant django.db.models.fields.BLANK_CHOICE_LABEL for an accessible and translatable blank choice label in forms. Deprecated django.db.models.fields.BLANK_CHOICE_DASH constant. Added th...

GitHub

@carlton That’s awesome!

Paging @jscholes, who prompted me to make the ticket.