Opened 7 years ago
Last modified 4 years ago
#28458 closed New feature
Add ModelMultipleChoiceField.validate_choices() — at Version 1
Reported by: | Daniel Hahler | Owned by: | nobody |
---|---|---|---|
Component: | Forms | Version: | dev |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | yes |
Easy pickings: | yes | UI/UX: | no |
Description (last modified by )
I've done this initially in the context of #27148.
While it is not required to work around this anymore, it still is useful for customization and was ACKed in https://github.com/django/django/pull/7181#issuecomment-261079604.
Change History (1)
comment:1 by , 7 years ago
Description: | modified (diff) |
---|---|
Summary: | Factor out ModelMultipleChoiceField.validate_choices → Add ModelMultipleChoiceField.validate_choices() |
Triage Stage: | Unreviewed → Accepted |
Note:
See TracTickets
for help on using tickets.