summaryrefslogtreecommitdiff
path: root/docs/releases/3.1.4.txt
AgeCommit message (Expand)Author
2020-12-01Added release date for 3.1.4.Mariusz Felisiak
2020-11-25Fixed #32203 -- Fixed QuerySet.values()/values_list() crash on key transforms...sage
2020-11-25Fixed #32224 -- Avoided suppressing connection errors in supports_json_field ...Mariusz Felisiak
2020-11-19Fixed #32200 -- Fixed grouping by ExpressionWrapper() with Q objects.Hasan Ramezani
2020-11-19Fixed #32202 -- Fixed autoreloader argument generation for Windows with Pytho...Carlton Gibson
2020-11-10Fixed #32182 -- Fixed crash of JSONField nested key transforms with subquery ...Hannes Ljungberg
2020-11-04Fixed #32159 -- Ensured AsyncRequestFactory correctly sets headers.Carlton Gibson
2020-11-03Fixed #32162 -- Fixed setting Content-Length header in AsyncRequestFactory.Patrick Arminio
2020-11-02Added stub release notes for 3.1.4.Carlton Gibson