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
2017-09-06
[1.9.x] Fixed #28561 -- Removed inaccurate docs about QuerySet.order_by() and...
stable/1.9.x
Tim Graham
2017-08-21
[1.9.x] Removed redundant backticks in docs/releases/1.8.txt
Berker Peksag
2017-04-04
[1.9.x] Added CVE-2017-7233,4 to the security release archive.
Tim Graham
2017-04-04
[1.9.x] Post-release version bump.
Tim Graham
2017-04-04
[1.9.x] Bumped version for 1.9.13 release.
1.9.13
Tim Graham
2017-04-04
[1.9.x] Fixed #27912, CVE-2017-7233 -- Fixed is_safe_url() with numeric URLs.
Tim Graham
2017-04-04
[1.9.x] Fixed CVE-2017-7234 -- Fixed open redirect vulnerability in views.sta...
Tim Graham
2017-04-04
[1.9.x] Added stub release notes for security releases.
Tim Graham
2017-03-28
[1.9.x] Fixed #27988 -- Fixed typo in docs/ref/django-admin.txt.
Tim Graham
2017-03-25
[1.9.x] Removed unexpected initial attribute in data migration examples.
Stefano Rivera
[...]