Skip to content

Remove the custom ChoiceField and MultipleChoiceField subclasses #11766

@jeremystretch

Description

@jeremystretch

Proposed Changes

Remove our custom ChoiceField and MultipleChoiceField subclasses from utilities.forms.fields.

Justification

These custom classes exist solely to employ the StaticSelect and StaticSelectMultiple form widgets, which are being removed in v3.5 per #11765.

Metadata

Metadata

Assignees

Labels

status: acceptedThis issue has been accepted for implementationtype: housekeepingChanges to the application which do not directly impact the end user

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions