Changes between Initial Version and Version 1 of Ticket #29205, comment 8
- Timestamp:
- Nov 30, 2018, 3:00:48 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #29205, comment 8
initial v1 2 2 3 3 https://github.com/django/django/blob/b9cf764be62e77b4777b3a75ec256f6209a57671/django/forms/boundfield.py#L221 4 5 Does this also need to account for the `require_all_fields` value on `MultiValueField`?