Changes between Initial Version and Version 2 of Ticket #34836
- Timestamp:
- Sep 13, 2023, 6:53:11 AM (14 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #34836
- Property Easy pickings unset
- Property Has patch unset
- Property Resolution → wontfix
- Property Status new → closed
-
Ticket #34836 – Description
initial v2 1 1 I want to ignore invalid choices without displaying an error. 2 2 The same goes for ModelMultipleChoiceField. 3 4 PR (created without accepted ticket) 5 https://github.com/django/django/pull/17255