--
Ticket URL: <https://code.djangoproject.com/ticket/31947>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* owner: nobody => homm
* status: new => assigned
--
Ticket URL: <https://code.djangoproject.com/ticket/31947#comment:1>
Comment (by homm):
Here is the patch:
https://github.com/django/django/pull/13349
--
Ticket URL: <https://code.djangoproject.com/ticket/31947#comment:2>
* stage: Unreviewed => Accepted
Comment:
Sounds reasonable.
--
Ticket URL: <https://code.djangoproject.com/ticket/31947#comment:3>
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/31947#comment:4>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"20d38fd75903b58335abd8e7cc576a1f1219a4fa" 20d38fd7]:
{{{
#!CommitTicketReference repository=""
revision="20d38fd75903b58335abd8e7cc576a1f1219a4fa"
Fixed #31947 -- Made QuerySet.update_or_create() reuse get_or_create().
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/31947#comment:5>