Changes between Initial Version and Version 1 of Ticket #32341, comment 5
- Timestamp:
- Aug 9, 2021, 12:17:25 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #32341, comment 5
initial v1 1 1 Hello 2 In version 3.8 of module forms line 1315 , The class ModelMultipleChoiceField.__init__ calls super().__init__ with empty_label = None. This a real bug easy to correct.2 In version 3.8 of module forms line 1315 , The class `ModelMultipleChoiceField.__init__` calls `super().__init__` with `empty_label = None`. This a real bug easy to correct.