summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2019-11-04[1.11.x] Added release date for 1.11.26.Mariusz Felisiak
2019-10-11[1.11.x] Fixed #30826 -- Fixed crash of many JSONField lookups when one hand ...Louise Grandjonc
2019-10-02[1.11.x] Added stub release notes for 1.11.26.Mariusz Felisiak
2019-10-01[1.11.x] Added release date for 1.11.25.Carlton Gibson
2019-09-16[1.11.x] Fixed #30769 -- Fixed a crash when filtering against a subquery JSON...Simon Charette
2019-09-16[1.11.x] Added stub release notes for 1.11.25.Mariusz Felisiak
2019-09-02[1.11.x] Added release date for 1.11.24.Mariusz Felisiak
2019-08-14[1.11.x] Fixed #30672 -- Fixed crash of JSONField/HStoreField key transforms ...Mariusz Felisiak
2019-08-01[1.11.x] Added CVE-2019-14235 to security release archive.Carlton Gibson
2019-08-01[1.11.x] Added CVE-2019-14234 to security release archive.Carlton Gibson
2019-08-01[1.11.x] Added CVE-2019-14233 to security release archive.Carlton Gibson
2019-08-01[1.11.x] Added CVE-2019-14232 to the security release archive.Carlton Gibson
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-04-05[1.11.x] Refs #30331 -- Doc'd that psycopg2 < 2.8 is required.Mariusz Felisiak
2019-03-21[1.11.x] Fixed #30277 -- Fixed broken links to packaging.python.org.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-02-01[1.11.x] Replaced CVE/ticket roles with extlinks.Tim Graham
2019-02-01[1.11.x] Refs #30150 -- Doc'd that MySQL 8 isn't supported.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-27[1.11.x] Fixed broken links to PyYAML page.CHI Cheng
2018-12-05[1.11.x] Refs #30013 -- Doc'd that mysqlclient 1.3.14 and later isn't supported.Tim Graham
2018-12-03[1.11.x] Added release date for 1.11.17.Carlton Gibson
2018-11-17[1.11.x] Removed usage of deprecated sphinx APIs.Tim Graham
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-09-18[1.11.x] Refs #29759 -- Doc'd that cx_Oracle < 7 is required.Mariusz Felisiak
2018-08-04[1.11.x] Fixed #28540 -- Doc'd a change to file upload permissions in Django ...Tim Graham