#12698: ValidationError bug when passing a string message argument in model
validation
-------------------------------------+-------------------------------------
Reporter: orokusaki | Owner: nobody
Type: Uncategorized | Status: reopened
Component: Database layer | Version: SVN
(models, ORM) | Resolution:
Severity: Normal | Triage Stage: Accepted
Keywords: core.exceptions, | Needs documentation: 0
core.forms.models, model | Patch needs improvement: 0
validation | UI/UX: 0
Has patch: 1 |
Needs tests: 1 |
Easy pickings: 0 |
-------------------------------------+-------------------------------------
Changes (by joel.rosen@…):
* status: closed => reopened
* severity: => Normal
* type: => Uncategorized
* easy: => 0
* ui_ux: => 0
* resolution: fixed =>
Comment:
Has this been resolved? I'm still getting this error when I raise a
ValidationError in a model's validate_unique() method. I looked at the
code in the patch and then at the code in my django installation (1.3.1)
and saw it hadn't been applied. I figured it must have been fixed in the
SVN release, so I just upgraded, and it hasn't. Anyone?
--
Ticket URL: <https://code.djangoproject.com/ticket/12698#comment:7>
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.