summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2019-11-04[2.1.x] Added release dates for 2.1.14 and 1.11.26.Mariusz Felisiak
2019-10-11[2.1.x] Fixed #30826 -- Fixed crash of many JSONField lookups when one hand s...Louise Grandjonc
2019-10-02[2.1.x] Added stub release notes for 1.11.26 and 2.1.14.Mariusz Felisiak
2019-10-01[2.1.x] Added release dates for 2.1.13, and 1.11.25.Carlton Gibson
2019-09-27[2.1.x] Fixed #30216 -- Doc'd that BooleanField is no longer blank=True in Dj...David Vaz
2019-09-16[2.1.x] Fixed #30769 -- Fixed a crash when filtering against a subquery JSON/...Simon Charette
2019-09-16[2.1.x] Added stub release notes for 1.11.25 and 2.1.13.Mariusz Felisiak
2019-09-02[2.1.x] Added release dates for 2.1.12 and 1.11.24.Mariusz Felisiak
2019-08-14[2.1.x] Fixed #30672 -- Fixed crash of JSONField/HStoreField key transforms o...Mariusz Felisiak
2019-08-01[2.1.x] Added CVE-2019-14235 to security release archive.Carlton Gibson
2019-08-01[2.1.x] Added CVE-2019-14234 to security release archive.Carlton Gibson
2019-08-01[2.1.x] Added CVE-2019-14233 to security release archive.Carlton Gibson
2019-08-01[2.1.x] Added CVE-2019-14232 to the security release archive.Carlton Gibson
2019-07-31[2.1.x] Fixed CVE-2019-14235 -- Fixed potential memory exhaustion in django.u...Florian Apolloner
2019-07-31[2.1.x] Fixed CVE-2019-14234 -- Protected JSONField/HStoreField key and index...Mariusz Felisiak
2019-07-29[2.1.X] Fixed CVE-2019-14233 -- Prevented excessive HTMLParser recursion in s...Florian Apolloner
2019-07-29[2.1.X] Fixed CVE-2019-14232 -- Adjusted regex to avoid backtracking issues w...Florian Apolloner
2019-07-25[2.1.x] Added stub release notes for security releases.Carlton Gibson
2019-07-01[2.1.x] Added CVE-2019-12781 to the security release archive.Mariusz Felisiak
2019-07-01[2.1.x] Fixed CVE-2019-12781 -- Made HttpRequest always trust SECURE_PROXY_SS...Carlton Gibson
2019-07-01[2.1.x] Added stub release notes for security releases.Mariusz Felisiak
2019-06-03[2.1.x] Added CVE-2019-12308 to the security release archive.Nick Pope
2019-06-03[2.1.x] Added CVE-2019-11358 to the security release archive.Nick Pope
2019-06-03[2.1.x] Fixed typos in 1.11.21, 2.1.9, 2.2.2 release notes.Mariusz Felisiak
2019-06-03[2.1.x] Applied jQuery patch for CVE-2019-11358.Carlton Gibson
2019-06-03[2.1.x] Fixed CVE-2019-12308 -- Made AdminURLFieldWidget validate URL before ...Carlton Gibson
2019-06-03[2.1.x] Added stub release notes for security releases.Carlton Gibson
2019-04-07[2.1.x] Refs #27807 -- Removed docs for User.username_validator.Tim Graham
2019-04-05[2.1.x] Refs #30331 -- Doc'd that psycopg2 < 2.8 is required.Mariusz Felisiak
2019-03-30[2.1.x] Fixed #30289 -- Prevented admin inlines for a ManyToManyField's impli...Tim Graham
2019-03-30[2.1.x] Added stub 2.1.8 release notes.Tim Graham
2019-03-21[2.1.x] Fixed #30277 -- Fixed broken links to packaging.python.org.Tim Graham
2019-02-28[2.1.x] Clarified permission-related docs.Tobias Bengfort
2019-02-25[2.1.x] Refs #29683 -- Updated multi-db docs for view permission.Tim Graham
2019-02-25[2.1.x] Fixed documentation of database representation for ManyToManyField.Mariusz Felisiak
2019-02-16[2.1.x] Fixed #30187 -- Moved "install Django" command to a console box.Mariusz Felisiak
2019-02-11[2.1.x] Added CVE-2019-6975 to the security release archive.Tim Graham
2019-02-11[2.1.x] Refs #30177 -- Forwardported 2.0.13 release notes.Tim Graham
2019-02-11[2.1.x] Refs #30175 -- Added release notes for 2.1.7, 2.0.12, and 1.11.20 rel...Carlton Gibson
2019-02-11[2.1.x] Fixed CVE-2019-6975 -- Fixed memory exhaustion in utils.numberformat....Carlton Gibson
2019-02-08[2.1.x] Removed extra characters in docs header underlines.Mariusz Felisiak
2019-02-07[2.1.x] Added stub release notes for security releases.Carlton Gibson
2019-02-04[2.1.x] Fixed duplicate word in docs/releases/2.0.txt.Daniel Hahler
2019-02-01[2.1.x] Used extlinks for GitHub commits.Tim Graham
2019-01-31[2.1.x] Corrected output of Prefetch.to_attr example.Sergey Fedoseev
2019-01-11[2.1.x] Fixed #30097 -- Made 'obj' arg of InlineModelAdmin.has_add_permission...MaximZemskov
2019-01-08[2.1.x] Added stub 2.1.6 release notes.Tim Graham
2019-01-04[2.1.x] Added CVE-2019-3498 to the security release archive.Tim Graham
2019-01-03[2.1.x] Fixed #30070, CVE-2019-3498 -- Fixed content spoofing possiblity in t...Tom Hacohen
2019-01-02[2.1.x] Fixed typo in docs/ref/migration-operations.txt.Jozef