mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #29413 -- Prevented evaluation of QuerySet.get_or_create()/update_or_create() defaults unless needed.
Removed the logic added in81e05a418dwhich was obsolete sincedbffffa7dc.
This commit is contained in:
committed by
Tim Graham
parent
4d48ddd8f9
commit
6ae7aaa7d6
1
AUTHORS
1
AUTHORS
@@ -849,6 +849,7 @@ answer newbie questions, and generally made Django that much better:
|
||||
Vasil Vangelovski
|
||||
Victor Andrée
|
||||
viestards.lists@gmail.com
|
||||
Viktor Danyliuk <v.v.danyliuk@gmail.com>
|
||||
Ville Säävuori <http://www.unessa.net/>
|
||||
Vinay Sajip <vinay_sajip@yahoo.co.uk>
|
||||
Vincent Foley <vfoleybourgon@yahoo.ca>
|
||||
|
||||
Reference in New Issue
Block a user