Opened 14 months ago
Last modified 14 months ago
#34836 closed New feature
Add an optional argument to MultipleChoiceField to ignore invalid choices. — at Initial Version
Reported by: | Kashiwagi | Owned by: | nobody |
---|---|---|---|
Component: | Forms | Version: | 4.2 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
I want to ignore invalid choices without displaying an error.
The same goes for ModelMultipleChoiceField.
Note:
See TracTickets
for help on using tickets.