#16986: Model.clean cannot report errors on individual fields
-----------------------------+------------------------------------
Reporter: davidfstr | Owner: nobody
Type: New feature | Status: new
Component: Forms | Version: SVN
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 1
Needs tests: 1 | Patch needs improvement: 1
Easy pickings: 0 | UI/UX: 0
-----------------------------+------------------------------------
Comment (by davidfstr):
Regarding backward-compatibility, there is unfortunately very
[https://docs.djangoproject.com/en/dev/ref/exceptions/#django.core.exceptions.ValidationError
little documentation for ValidationError], so I must assume any advanced
users are depending on the exact implementation.
So I've reverted to your implementation approach (which has minimal
impact) and updated the patch. I recognize it still needs a new test case
and documentation changes.
--
Ticket URL: <https://code.djangoproject.com/ticket/16986#comment:3>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.