mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #26804 -- Fixed a race condition in QuerySet.update_or_create().
This commit is contained in:
committed by
Tim Graham
parent
76e19da5b0
commit
d44afd8892
1
AUTHORS
1
AUTHORS
@@ -347,6 +347,7 @@ answer newbie questions, and generally made Django that much better:
|
||||
Jeff Triplett <jeff.triplett@gmail.com>
|
||||
Jens Diemer <django@htfx.de>
|
||||
Jens Page
|
||||
Jensen Cochran <jensen.cochran@gmail.com>
|
||||
Jeong-Min Lee <falsetru@gmail.com>
|
||||
Jérémie Blaser <blaserje@gmail.com>
|
||||
Jeremy Carbaugh <jcarbaugh@gmail.com>
|
||||
|
||||
Reference in New Issue
Block a user