summaryrefslogtreecommitdiff
path: root/docs/releases
AgeCommit message (Expand)Author
2019-07-31[1.11.x] Fixed CVE-2019-14235 -- Fixed potential memory exhaustion in django....Florian Apolloner
2019-07-31[1.11.x] Fixed CVE-2019-14234 -- Protected JSONField/HStoreField key and inde...Mariusz Felisiak
2019-07-29[1.11.x] Fixed CVE-2019-14233 -- Prevented excessive HTMLParser recursion in ...Florian Apolloner
2019-07-29[1.11.X] Fixed CVE-2019-14232 -- Adjusted regex to avoid backtracking issues ...Florian Apolloner
2019-07-25[1.11.x] Added stub release notes for security releases.Carlton Gibson
2019-07-01[1.11.x] Added CVE-2019-12781 to the security release archive.Mariusz Felisiak
2019-07-01[1.11.x] Fixed CVE-2019-12781 -- Made HttpRequest always trust SECURE_PROXY_S...Carlton Gibson
2019-07-01[1.11.x] Added stub release notes for security releases.Mariusz Felisiak
2019-06-03[1.11.x] Added CVE-2019-12308 to the security release archive.Nick Pope
2019-06-03[1.11.x] Added CVE-2019-11358 to the security release archive.Nick Pope
2019-06-03[1.11.x] Fixed typo in 1.11.21 release notes.Mariusz Felisiak
2019-06-03[1.11.x] Fixed CVE-2019-12308 -- Made AdminURLFieldWidget validate URL before...Carlton Gibson
2019-06-03[1.11.x] Added stub release notes for security releases.Carlton Gibson
2019-04-07[1.11.x] Refs #27807 -- Removed docs for User.username_validator.Tim Graham
2019-02-11[1.11.x] Added CVE-2019-6975 to the security release archive.Tim Graham
2019-02-11[1.11.x] Refs #30175 -- Added release notes for 1.11.20 release.Carlton Gibson
2019-02-11[1.11.x] Fixed CVE-2019-6975 -- Fixed memory exhaustion in utils.numberformat...Carlton Gibson
2019-02-08[1.11.x] Removed extra characters in docs header underlines.Mariusz Felisiak
2019-02-07Added stub release notes for security releases.Carlton Gibson
2019-02-01[1.11.x] Used extlinks for GitHub commits.Tim Graham
2019-01-04[1.11.x] Added CVE-2019-3498 to the security release archive.Tim Graham
2019-01-03[1.11.x] Fixed #30070, CVE-2019-3498 -- Fixed content spoofing possiblity in ...Tom Hacohen
2018-12-03[1.11.x] Added release date for 1.11.17.Carlton Gibson
2018-11-17[1.11.x] Refs #28814 -- Documented Python 3.7 compatibility.Asif Saifuddin Auvi
2018-11-16[1.11.x] Fixed #29959 -- Cached GEOS version in WKBWriter class.Claude Paroz
2018-11-16[1.11.x] Removed release date for 1.11.17.Tim Graham
2018-10-01[1.11.x] Added CVE-2018-16984 to the security release archive.Carlton Gibson
2018-10-01[1.11.x] Added stub release notes for 1.11.17 release.Carlton Gibson
2018-10-01[1.11.x] Added release date for 1.11.16.Carlton Gibson
2018-08-04[1.11.x] Fixed #28540 -- Doc'd a change to file upload permissions in Django ...Tim Graham
2018-08-02[1.11.x] Fixed #29499 -- Fixed race condition in QuerySet.update_or_create().Michael Sanders
2018-08-01[1.11.x] Added CVE-2018-14574 to the security release archive.Tim Graham
2018-07-25[1.11.x] Fixed CVE-2018-14574 -- Fixed open redirect possibility in CommonMid...Andreas Hug
2018-07-24[1.11.x] Added stub release notes for security release.Tim Graham
2018-07-02[1.11.x] Added release date for 1.11.14.Carlton Gibson
2018-06-07[1.11.x] Fixed #28462 -- Decreased memory usage with ModelAdmin.list_editable.Adam Donaghy
2018-05-31[1.11.x] Fixed #29460 -- Added support for GEOS 3.6.Tim Graham
2018-05-31[1.11.x] Added stub release notes for 1.11.14.Tim Graham
2018-05-01[1.11.x] Added release date for 1.11.13.Tim Graham
2018-04-13[1.11.x] Fixed #29286 -- Fixed column mismatch crash with QuerySet.values() o...Mariusz Felisiak
2018-04-12[1.11.x] Fixed #29296 -- Fixed crashes in admindocs when a view is a callable...Paul Donohue
2018-04-11[1.11.x] Fixed #29193 -- Prevented unnecessary foreign key drops when alterin...Jeremy Bowman
2018-04-10[1.11.x] Refs #28062 -- Doc'd PostgreSQL server-side cursors as a backwards i...Tim Graham
2018-04-04[1.11.x] Added stub release notes for 1.11.13.Tim Graham
2018-04-02[1.11.x] Added release date for 1.11.12.Tim Graham
2018-04-02[1.11.x] Fixed typo in docs/releases/1.11.12.txt.Tim Graham
2018-04-02[1.11.x] Fixed #29273 -- Prevented initial selection of empty choice in multi...Claude Paroz
2018-03-19[1.11.x] Fixed #29229 -- Fixed column mismatch crash when combining two annot...Amr Anwar
2018-03-19[1.11.x] Added stub release notes for 1.11.12.Tim Graham
2018-03-06[1.11.x] Added CVE-2018-7536,7 to the security release archive.Tim Graham