summaryrefslogtreecommitdiff
path: root/docs/releases/2.1.3.txt
AgeCommit message (Expand)Author
2018-11-01Added release date for 2.1.2 release.Carlton Gibson
2018-10-31Fixed #29890 -- Fixed FileSystemStorage crash if concurrent saves try to crea...Tim Graham
2018-10-28Fixed #29896 -- Fixed incorrect Model.save() cache relation clearing for fore...Tim Graham
2018-10-25Fixed #29827 -- Fixed reuse of test databases with --keepdb on MySQL.Sergey Fedoseev
2018-10-19Fixed #29774 -- Fixed django-admin shell hang on startup.Adam Allred
2018-10-17Fixed #29838 -- Fixed crash when combining Q objects with __in lookups and li...aspalding
2018-10-01Added stub release notes for 2.1.3 release.Carlton Gibson