summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorAbhijeet Viswa <abhijeetviswa@gmail.com>2020-02-08 10:22:09 +0530
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2020-02-11 20:43:57 +0100
commit1712a76b9dfda1ef220395e62ea87079da8c9f6c (patch)
treeca7f0dcbeca2aa4f96b7040c67965a6fa38244c6 /AUTHORS
parent41a3b3d18647b258331104520e76f977406c590d (diff)
Fixed #31246 -- Fixed locking models in QuerySet.select_for_update(of=()) for related fields and parent link fields with multi-table inheritance.
Partly regression in 0107e3d1058f653f66032f7fd3a0bd61e96bf782.
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 2fd68834d8..de8731b6aa 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -9,6 +9,7 @@ answer newbie questions, and generally made Django that much better:
Aaron Swartz <http://www.aaronsw.com/>
Aaron T. Myers <atmyers@gmail.com>
Abeer Upadhyay <ab.esquarer@gmail.com>
+ Abhijeet Viswa <abhijeetviswa@gmail.com>
Abhinav Patil <https://github.com/ubadub/>
Abhishek Gautam <abhishekg1128@yahoo.com>
Adam Allred <adam.w.allred@gmail.com>