#29205: MultiValueField ignores a required value of a sub field
--------------------------------+---------------------------------------
Reporter: Takayuki Hirai | Owner: Jacob Walls
Type: Bug | Status: assigned
Component: Forms | Version: 1.11
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 1
Easy pickings: 0 | UI/UX: 0
--------------------------------+---------------------------------------
Changes (by Carlton Gibson):
* needs_better_patch: 0 => 1
Comment:
Suggested
[https://github.com/django/django/pull/14034#pullrequestreview-720969152
patch in latest PR] doesn't solve the issue that `form.is_valid()` needs
to track the truth-table of expected cases (when
`require_all_fields=False`).
I think progress here probably requires first constructing the clear set
of test cases for the possibilities. With that in hand would could
probably conclude this.
--
Ticket URL: <https://code.djangoproject.com/ticket/29205#comment:22>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/064.ef721871ffe2a92741e0f24d794046f3%40djangoproject.com.