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
Branch
Commit message
Author
Age
fix-31295
Fixed #31295 -- Avoid Select widget triggering additional query when using Mo...
Charles Roelli
6 hours
main
Fixed #37075 -- Allowed overriding the PostgreSQL pool's "check" callable.
Raoni Timo
20 hours
stable/5.2.x
[5.2.x] Fixed typo in stub release notes for 5.2.14.
Jacob Walls
29 hours
stable/6.0.x
[6.0.x] Fixed typo in stub release notes for 5.2.14.
Jacob Walls
29 hours
Tag
Download
Author
Age
stable/4.2.x
commit 97aa3b7f08...
Jacob Walls
7 days
4.2.30
commit 3396992e83...
Jacob Walls
3 weeks
5.2.13
commit 7d831a9eeb...
Jacob Walls
3 weeks
6.0.4
commit 141e791f48...
Jacob Walls
3 weeks
4.2.29
commit f2ec75efbc...
Natalia
8 weeks
5.2.12
commit 4f382ca672...
Natalia
8 weeks
6.0.3
commit a0d3bdb5b0...
Natalia
8 weeks
4.2.28
commit 20c71f6b91...
Jacob Walls
3 months
5.2.11
commit 4a96a199bb...
Jacob Walls
3 months
6.0.2
commit ba00558dda...
Jacob Walls
3 months
[...]
Age
Commit message
Author
2024-08-07
[5.1.x] Bumped version for 5.1 release.
5.1
Natalia
2024-08-07
[5.1.x] Finalized release notes for Django 5.1.
Natalia
2024-08-07
[5.1.x] Fixed i18n.tests.TranslationTests.test_plural to use correct French t...
Natalia
2024-08-07
[5.1.x] Updated translations from Transifex.
Natalia
2024-08-06
[5.1.x] Added CVE-2024-41989, CVE-2024-41990, CVE-2024-41991, and CVE-2024-42...
Sarah Boyce
2024-08-06
[5.1.x] Fixed CVE-2024-42005 -- Mitigated QuerySet.values() SQL injection att...
Simon Charette
2024-08-06
[5.1.x] Fixed CVE-2024-41991 -- Prevented potential ReDoS in django.utils.htm...
Mariusz Felisiak
2024-08-06
[5.1.x] Fixed CVE-2024-41990 -- Mitigated potential DoS in urlize and urlizet...
Sarah Boyce
2024-08-06
[5.1.x] Fixed CVE-2024-41989 -- Prevented excessive memory consumption in flo...
Sarah Boyce
2024-08-05
[5.1.x] Fixed #35657 -- Made FileField handle db_default values.
Sarah Boyce
[...]