#32420: build_instance in (de)serializers uses model's primary key field name
instead of attname to detect if data contains a primary key
--------------------------------------+------------------------------------
Reporter: trybik | Owner: trybik
Type: Bug | Status: closed
Component: Core (Serialization) | Version: master
Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
--------------------------------------+------------------------------------
Changes (by Mariusz Felisiak <felisiak.mariusz@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"8e90560aa8868a42bb8eda6273595bf0932a6090" 8e90560a]:
{{{
#!CommitTicketReference repository=""
revision="8e90560aa8868a42bb8eda6273595bf0932a6090"
Fixed #32420 -- Fixed detecting primary key values in deserialization when
PK is also a FK.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/32420#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/064.ca5baa3287ef9b94010d152f31dac35c%40djangoproject.com.