Abhijeet Viswa
|
1712a76b9d
|
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.
|
2020-02-11 20:43:57 +01:00 |
|
Florian Apolloner
|
41a3b3d186
|
Fixed #31240 -- Properly closed FileResponse when wsgi.file_wrapper is used.
Thanks to Oskar Persson for the report.
|
2020-02-11 20:39:12 +01:00 |
|
Jon Dufresne
|
e3f6e18513
|
Fixed #31253 -- Fixed data loss possibility when using caching from async code.
Case missed in a415ce70bef6d91036b00dd2c8544aed7aeeaaed.
|
2020-02-11 09:09:25 +01:00 |
|
Mariusz Felisiak
|
932bd794b2
|
Added "Bugfixes" section to release notes for 3.0.4.
|
2020-02-10 08:14:58 +01:00 |
|
Carlton Gibson
|
273918c25b
|
Added stub release notes for 3.0.4.
|
2020-02-03 10:23:54 +01:00 |
|