diff options
| author | Viktor Danyliuk <v.v.danyliuk@gmail.com> | 2018-07-17 05:08:43 +0300 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2018-07-16 22:08:43 -0400 |
| commit | 6ae7aaa7d6eb880043c4c80009b36e2287bfcb92 (patch) | |
| tree | ad7628988f9ccf5f56dd181aa710cd15f82485b6 /AUTHORS | |
| parent | 4d48ddd8f93800a80330ec1dee7b7d4afe6ea95a (diff) | |
Fixed #29413 -- Prevented evaluation of QuerySet.get_or_create()/update_or_create() defaults unless needed.
Removed the logic added in 81e05a418dc6f347d9627373288e773c477a9fe0 which
was obsolete since dbffffa7dc95fc62cbecfd00284bde62ee796f48.
Diffstat (limited to 'AUTHORS')
| -rw-r--r-- | AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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> |
