summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorViktor Danyliuk <v.v.danyliuk@gmail.com>2018-07-17 05:08:43 +0300
committerTim Graham <timograham@gmail.com>2018-07-16 22:08:43 -0400
commit6ae7aaa7d6eb880043c4c80009b36e2287bfcb92 (patch)
treead7628988f9ccf5f56dd181aa710cd15f82485b6 /AUTHORS
parent4d48ddd8f93800a80330ec1dee7b7d4afe6ea95a (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--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index e5a22185a9..89b6540f69 100644
--- a/AUTHORS
+++ b/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>