summaryrefslogtreecommitdiff
path: root/docs/releases/1.11.4.txt
AgeCommit message (Expand)Author
2017-08-01Added release date for 1.11.4.Tim Graham
2017-07-21Fixed #28418 -- Fixed queryset crash when using a GenericRelation to a proxy ...Rachel Tobin
2017-07-19Fixed #28414 -- Fixed ClearableFileInput rendering as a subwidget of MultiWid...Roman Selivanov
2017-07-15Fixed #28399 -- Fixed QuerySet.count() for union(), difference(), and interse...Florian Apolloner
2017-07-14Fixed #28387 -- Fixed has_changed() for disabled form fields that subclass it.Srinivas Reddy Thatiparthy
2017-07-13Refs #28174 -- Added 1.11.4 release note for Python 2 runserver autoreload fix.Tim Graham
2017-07-12Refs #28389 -- Added release note and test for pickling of LazyObject when wr...Sergey Fedoseev
2017-07-10Fixed #28378 -- Fixed union() and difference() when combining with a queryset...Mariusz Felisiak
2017-07-06Refs #28355 -- Forwardported 1.11.4 release note.Tim Graham
2017-07-01Added stub release notes for 1.11.4.Tim Graham