index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-05-06
[5.1.x] Bumped version for 5.1.9 release.
5.1.9
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-23
[5.1.x] Fixed #36341 -- Preserved whitespaces in wordwrap template filter.
Matti Pohjanvirta
2025-04-23
[5.1.x] Fixed warnings per flake8 7.2.0.
Mariusz Felisiak
2025-04-23
[5.1.x] Pinned isort version to "<6.0.0" to avoid undesired reformat.
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-03
[5.1.x] Fixed #35980 -- Updated setuptools to normalize package names in buil...
Nick Pope
2025-04-02
[5.1.x] Added CVE-2025-27556 to security archive.
Sarah Boyce
2025-04-02
[5.1.x] Post-release version bump.
Sarah Boyce
2025-04-02
[5.1.x] Bumped version for 5.1.8 release.
5.1.8
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-25
[5.1.x] Pinned black == 24.10.0 in GitHub actions, pre-commit and test requir...
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
2025-03-18
[5.1.x] Fixed #36078 -- Doc'd that Postgres normalizes a range field with no ...
Clifford Gama
2025-03-17
[5.1.x] Fixed #36254 -- Fixed template dictionary unpacking in docs/topics/i1...
YQ
2025-03-14
[5.1.x] Fixed pronoun disagreement in docs/ref/models/querysets.txt.
Clifford Gama
2025-03-14
[5.1.x] Corrected aggregation example in docs/ref/models/querysets.txt.
Clifford Gama
2025-03-12
[5.1.x] Fixed #36249 -- Fixed typo in docs/topics/db/queries.txt.
hesham hatem
2025-03-12
[5.1.x] Fixed #36234 -- Restored single_object argument to LogEntry.objects.l...
Adam Johnson
2025-03-10
[5.1.x] Fixed #36066 -- Documented that Q objects can be used directly in ann...
samruddhiDharankar
2025-03-06
[5.1.x] Added CVE-2025-26699 to security archive.
Sarah Boyce
2025-03-06
[5.1.x] Added stub release notes for 5.1.8.
Sarah Boyce
2025-03-06
[5.1.x] Post-release version bump.
Sarah Boyce
2025-03-06
[5.1.x] Bumped version for 5.1.7 release.
5.1.7
Sarah Boyce
2025-03-06
[5.1.x] Fixed CVE-2025-26699 -- Mitigated potential DoS in wordwrap template ...
Sarah Boyce
2025-03-05
[5.1.x] Fixed typo in docs/ref/checks.txt.
hesham942
2025-03-05
[5.1.x] Fixed #36227 -- Fixed outdated PostgreSQL documentation links.
hesham942
2025-03-04
[5.1.x] Fixed #36128 -- Clarified auto-generated unique constraint on m2m thr...
Clifford Gama
2025-03-04
[5.1.x] Fixed #36217 -- Restored pre_save/post_save signal emission via LogEn...
antoliny0919
2025-03-02
[5.1.x] Added some heading labels to to docs/topics/cache.txt.
Tim Graham
2025-02-27
[5.1.x] Added stub release notes and release date for 5.1.7, 5.0.13, and 4.2.20.
Sarah Boyce
2025-02-24
[5.1.x] Added security guideline on reasonable size limitations when renderin...
Sarah Boyce
2025-02-24
[5.1.x] Added security reporting guidelines.
Sarah Boyce
2025-02-24
[5.1.x] Updated expectations for when security reports will receive a reply.
Sarah Boyce
2025-02-20
[5.1.x] Fixed #36200 -- Clarified MIDDLEWARE setting updates when using a cus...
Joonas Häkkinen
2025-02-20
[5.1.x] Clarified admonition in GeneratedField docs.
Adam Zapletal
[next]