#29129: Child model updates parent model with empty fields making an extra
query in
multi-inheritance when parent model has custom PK
-------------------------------------+-------------------------------------
Reporter: user0007 | Owner: Abhijeet
| Viswa
Type: Bug | Status: closed
Component: Database layer | Version: master
(models, ORM) |
Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Ready for
| checkin
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:"babd4126853e48594b61e8db71a83d7bdd929b9c" babd4126]:
{{{
#!CommitTicketReference repository=""
revision="babd4126853e48594b61e8db71a83d7bdd929b9c"
Fixed #29129 -- Skipped UPDATE when adding a model instance with inherited
primary key that has a default.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/29129#comment:10>
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/066.58894fe1358d823b6e9c78616955a1cc%40djangoproject.com.