#32947: Missing call `make_hashable` on `through_fields` in `ManyToManyRel`
-------------------------------------+-------------------------------------
Reporter: Tomasz Wójcik | Owner: Tomasz
| Wójcik
Type: Bug | Status: closed
Component: Database layer | Version: 3.2
(models, ORM) |
Severity: Release blocker | Resolution: fixed
Keywords: | Triage Stage: Ready for
ManyToManyRel,through_fields, | checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak <felisiak.mariusz@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"20226fcd461670334646f78a0c4d133e439b12b2" 20226fc]:
{{{
#!CommitTicketReference repository=""
revision="20226fcd461670334646f78a0c4d133e439b12b2"
Fixed #32947 -- Fixed hash() crash on reverse M2M relation when
through_fields is a list.
Regression in c32d8f33d8e988a376e44997b8f3606d821f305e.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/32947#comment:5>
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/067.297dae35e548056efe09fc32d76db309%40djangoproject.com.