summaryrefslogtreecommitdiff
path: root/docs/releases/3.1.2.txt
AgeCommit message (Expand)Author
2020-10-01Added release date for 3.1.2.Mariusz Felisiak
2020-09-30Fixed #31986 -- Fixed admin filter sidebar scrolling.Tom Carrick
2020-09-25Fixed #32038 -- Fixed EmptyFieldListFilter crash with GenericRelation.Mariusz Felisiak
2020-09-23Fixed #32012 -- Made test database creation sync apps models when migrations ...Mariusz Felisiak
2020-09-15Fixed #32007 -- Fixed queryset crash with Q() annotation and aggregation.Mariusz Felisiak
2020-09-14Fixed #31990 -- Fixed QuerySet.ordered for GROUP BY queries on models with Me...Mariusz Felisiak
2020-09-02Fixed #31941 -- Corrected FileField.deconstruct() with a callable storage.Brian Helba
2020-09-02Added "Bugfixes" section to release notes for 3.1.2.007gzs
2020-09-01Added stub release notes for 3.1.2.Carlton Gibson