summaryrefslogtreecommitdiff
path: root/docs/releases/2.0.5.txt
AgeCommit message (Expand)Author
2025-08-25Refs #36485 -- Rewrapped docs to 79 columns line length.David Smith
2018-08-21Fixed typo in docs/releases/2.0.5.txt.Tim Graham
2018-05-01Added release date for 2.0.5 and 1.11.13.Tim Graham
2018-04-13Fixed #29286 -- Fixed column mismatch crash with QuerySet.values() or values_...Mariusz Felisiak
2018-04-12Fixed #29296 -- Fixed crashes in admindocs when a view is a callable object.Paul Donohue
2018-04-11Fixed #29193 -- Prevented unnecessary foreign key drops when altering a uniqu...Jeremy Bowman
2018-04-10Fixed #29307 -- Fixed inspectdb import paths for django.contrib.postgres fields.Alasdair Nicol
2018-04-02Added stub release notes for 2.0.5.Tim Graham