diff options
| author | Abhijeet Viswa <abhijeetviswa@gmail.com> | 2020-02-08 10:22:09 +0530 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2020-02-11 20:43:57 +0100 |
| commit | 1712a76b9dfda1ef220395e62ea87079da8c9f6c (patch) | |
| tree | ca7f0dcbeca2aa4f96b7040c67965a6fa38244c6 /AUTHORS | |
| parent | 41a3b3d18647b258331104520e76f977406c590d (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-- | AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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> |
