summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2025-12-02[5.1.x] Fixed CVE-2025-64460 -- Corrected quadratic inner text accumulation i...Shai Berger
2025-12-02[5.1.x] Fixed CVE-2025-13372 -- Protected FilteredRelation against SQL inject...Jacob Walls
2025-11-26[5.1.x] Refs #36743 -- Added missing release notes for 5.1.15 and 4.2.27.Natalia
2025-11-25[5.1.x] Added stub release notes and release date for 5.1.15 and 4.2.27.Natalia
2025-11-21[5.1.x] Added GitHub Actions linter (zizmor).Jacob Walls
2025-11-05[5.1.x] Added CVE-2025-64458 and CVE-2025-64459 to security archive.Natalia
2025-11-05[5.1.x] Fixed CVE-2025-64459 -- Prevented SQL injections in Q/QuerySet via th...Jacob Walls
2025-11-05[5.1.x] Fixed CVE-2025-64458 -- Mitigated potential DoS in HttpResponseRedire...Jacob Walls
2025-10-29[5.1.x] Added stub release notes and release date for 5.1.14 and 4.2.26.Jacob Walls
2025-10-10[5.1.x] Refs #36646 -- Doc'd that oracledb < 3.3.0 is required.Mariusz Felisiak
2025-10-08[5.1.x] Fixed #35961 -- Migrated license metadata in pyproject.toml to confor...Michiel W. Beijen
2025-10-01[5.1.x] Rewrapped security archive at 79 chars.Mariusz Felisiak
2025-10-01[5.1.x] Added CVE-2025-59681 and CVE-2025-59682 to security archive.Jacob Walls
2025-10-01[5.1.x] Fixed CVE-2025-59682 -- Fixed potential partial directory-traversal v...Sarah Boyce
2025-10-01[5.1.x] Fixed CVE-2025-59681 -- Protected QuerySet.annotate(), alias(), aggre...Mariusz Felisiak
2025-09-24[5.1.x] Added stub release notes and release date for 5.1.13 and 4.2.25.Mariusz Felisiak
2025-09-04[5.1.x] Added missing backticks in docs/releases/security.txt.Mariusz Felisiak
2025-09-03[5.1.x] Added CVE-2025-57833 to security archive.Sarah Boyce
2025-09-03[5.1.x] Fixed CVE-2025-57833 -- Protected FilteredRelation against SQL inject...Jake Howard
2025-08-27[5.1.x] Added stub release notes and release date for 5.1.12 and 4.2.24.Sarah Boyce
2025-08-04[5.1.x] Refs #36535 -- Doc'd that docutils < 0.22 is required.Natalia
2025-06-10[5.1.x] Added follow-up to CVE-2025-48432 to security archive.Sarah Boyce
2025-06-06[5.1.x] Refs CVE-2025-48432 -- Prevented log injection in remaining response ...Jake Howard
2025-06-04[5.1.x] Added CVE-2025-48432 to security archive.Natalia
2025-06-04[5.1.x] Fixed CVE-2025-48432 -- Escaped formatting arguments in `log_response...Natalia
2025-05-28[5.1.x] Added stub release notes and release date for 5.1.10 and 4.2.22.Natalia
2025-05-26[5.1.x] Fixed #36402, Refs #35980 -- Updated built package name in reusable a...Jason Judkins
2025-05-09[5.1.x] Refs #35980 -- Added release note about changes in release artifacts ...Natalia
2025-05-09[5.1.x] Removed "Expected" from release date for 5.1.9 and 4.2.21.Natalia
2025-05-07[5.1.x] Cleaned up CVE-2025-32873 security archive description.Natalia
2025-05-07[5.1.x] Added CVE-2025-32873 to security archive.Natalia
2025-05-06[5.1.x] Fixed CVE-2025-32873 -- Mitigated potential DoS in strip_tags().Sarah Boyce
2025-04-30[5.1.x] Added upcoming security release to release notes.Natalia
2025-04-23[5.1.x] Refs #36341 -- Added release notes for 5.1.9 and 4.2.21 for fix in wo...nessita
2025-04-12[5.1.x] Fixed #36320 -- Ignored "duplicated_toc_entry" for ePub docs build.Baptiste Mispelon
2025-04-07[5.1.x] Fixed #36298 -- Truncated the overwritten file content in file_move_s...Sarah Boyce
2025-04-02[5.1.x] Added CVE-2025-27556 to security archive.Sarah Boyce
2025-04-02[5.1.x] Fixed CVE-2025-27556 -- Mitigated potential DoS in url_has_allowed_ho...Sarah Boyce
2025-04-02[5.1.x] Fixed #36213 -- Doc'd MySQL's handling of self-select updates in Quer...Babak Mahmoudy
2025-03-31[5.1.x] Clarified pre_delete and post_delete's origin attributes.Clifford Gama
2025-03-28[5.1.x] Simplified Intersphinx configuration example.Carlton Gibson
2025-03-27[5.1.x] Doc'd how to use Intersphinx in the reusable apps tutorial.Carlton Gibson
2025-03-26[5.1.x] Added stub release notes and release date for 5.1.8 and 5.0.14.Sarah Boyce
2025-03-23[5.1.x] Updated ogrinfo output in GIS tutorial.dr-rompecabezas
2025-03-23[5.1.x] Fixed typo in docs/topics/signals.txt.mguegnol
2025-03-21[5.1.x] Documented the updating of translation catalogs in post-release tasks.Sarah Boyce
2025-03-21[5.1.x] Fixed #36095 -- Introduced lazy references in "Models across files" s...Clifford Gama
2025-03-21[5.1.x] Refs #36095 -- Doc'd that ManyToManyField.through supports lazy relat...Clifford Gama
2025-03-18[5.1.x] Fixed #33497 -- Doc'd that persistent DB connections should be disabl...Carlton Gibson
2025-03-18[5.1.x] Fixed #36202 -- Added examples of JSONField __contains and __containe...Clifford Gama