I'm proposing that, where possible, all raised {{{FieldError}}}'s raised
should include, as part of the error message, the field that caused the
error.
--
Ticket URL: <https://code.djangoproject.com/ticket/29619>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* version: 2.0 => master
* stage: Unreviewed => Accepted
--
Ticket URL: <https://code.djangoproject.com/ticket/29619#comment:1>
* owner: nobody => Jeff
* status: new => assigned
--
Ticket URL: <https://code.djangoproject.com/ticket/29619#comment:2>
Comment (by shreybatra):
Replying to [comment:2 Jeff]:
Hello Jeff, I may be able to help you in patching this. Will you continue
or could we work together?
--
Ticket URL: <https://code.djangoproject.com/ticket/29619#comment:3>
Comment (by Jeff):
Hi Shrey, sorry for the delay in getting back to you. I would still be
happy to have you work on it with me if you are still interested.
--
Ticket URL: <https://code.djangoproject.com/ticket/29619#comment:4>
* needs_better_patch: 0 => 1
* has_patch: 0 => 1
Comment:
[https://github.com/django/django/pull/10284 PR] (some test coverage is
lacking)
--
Ticket URL: <https://code.djangoproject.com/ticket/29619#comment:5>
Comment (by Vishvajit Pathak):
Can I take this issue forward ? If yes then I would assign this issue to
myself and will add the test cases required.
--
Ticket URL: <https://code.djangoproject.com/ticket/29619#comment:6>
Comment (by Simon Charette):
The new PR also requires adjustments.
--
Ticket URL: <https://code.djangoproject.com/ticket/29619#comment:7>
* needs_better_patch: 1 => 0
--
Ticket URL: <https://code.djangoproject.com/ticket/29619#comment:8>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"741ce81a426e4d0cd7581d98d3b8e3290f513f09" 741ce81]:
{{{
#!CommitTicketReference repository=""
revision="741ce81a426e4d0cd7581d98d3b8e3290f513f09"
Fixed #29619 -- Added field names to some FieldErrors.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/29619#comment:9>