summaryrefslogtreecommitdiff
path: root/docs/releases/1.11.8.txt
AgeCommit message (Expand)Author
2017-12-02Added release dates for 2.0 and 1.11.8.Tim Graham
2017-12-01Fixed #28305 -- Fixed "Cannot change column 'x': used in a foreign key constr...Tim Graham
2017-11-30Fixed #28856 -- Fixed a regression in caching of a GenericForeignKey pointing...Simon Charette
2017-11-29Fixed #28702 -- Made query lookups for CIText fields use citext.Mads Jensen
2017-11-27Fixed #28848 -- Fixed SQLite/MySQL crash when ordering by a filtered subquery...Raphael Michel
2017-11-21Fixed #28817 -- Made QuerySet.iterator() use server-side cursors after values...Dražen Odobašić
2017-11-14Fixed #28792 -- Fixed index name truncation of namespaced tables.Simon Charette
2017-11-12Fixed #28781 -- Added QuerySet.values()/values_list() support for union(), di...Mariusz Felisiak
2017-11-08Fixed #28645 -- Reallowed AuthenticationForm to raise the inactive user error...shanghui
2017-11-01Added stub release notes for 1.11.8.Tim Graham