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
5 hours
main
Fixed #37075 -- Allowed overriding the PostgreSQL pool's "check" callable.
Raoni Timo
19 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
2022-02-01
[4.0.x] Bumped version for 4.0.2 release.
4.0.2
Mariusz Felisiak
2022-02-01
[4.0.x] Fixed CVE-2022-23833 -- Fixed DoS possiblity in file uploads.
Mariusz Felisiak
2022-02-01
[4.0.x] Fixed CVE-2022-22818 -- Fixed possible XSS via {% debug %} template tag.
Markus Holtermann
2022-02-01
[4.0.x] Fixed #33480 -- Fixed makemigrations crash when renaming field of ren...
Kirill Safronov
2022-01-31
[4.0.x] Fixed #33468 -- Fixed QuerySet.aggregate() after annotate() crash on ...
Mariusz Felisiak
2022-01-29
[4.0.x] Updated translations from Transifex.
Claude Paroz
2022-01-28
[4.0.x] Fixed #33459 -- Clarified index type in full text search docs.
Thomas Aglassinger
2022-01-27
[4.0.x] Fixed #33462 -- Fixed migration crash when altering type of primary k...
Mariusz Felisiak
2022-01-26
[4.0.x] Fixed #33048 -- Doc'd that DEBUG static files requests don't use midd...
Kaushik Chintam
2022-01-26
[4.0.x] Fixed #33407 -- Fixed .radiolist admin CSS.
Carlton Gibson
[...]