#17527: Better TypeError: m2m.add(wrong_type)
-------------------------------------+-------------------------------------
Reporter: guettli | Owner: nobody
Type: | Status: closed
Cleanup/optimization | Version: 1.3
Component: Database layer | Resolution: fixed
(models, ORM) | Triage Stage: Ready for
Severity: Normal | checkin
Keywords: | Needs documentation: 0
Has patch: 1 | Patch needs improvement: 0
Needs tests: 0 | UI/UX: 0
Easy pickings: 1 |
-------------------------------------+-------------------------------------
Changes (by jezdez):
* status: new => closed
* resolution: => fixed
Comment:
In [17437]:
{{{
#!CommitTicketReference repository="" revision="17437"
Fixed #17527 -- Improved exception message when adding the wrong type of
object to a ManyToManyField. Thanks, guettli and cClaude Paroz.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/17527#comment:4>
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.