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
7 hours
main
Fixed #37075 -- Allowed overriding the PostgreSQL pool's "check" callable.
Raoni Timo
21 hours
stable/5.2.x
[5.2.x] Fixed typo in stub release notes for 5.2.14.
Jacob Walls
30 hours
stable/6.0.x
[6.0.x] Fixed typo in stub release notes for 5.2.14.
Jacob Walls
31 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
2011-09-11
[1.2.X] Bump to 1.2.7, refs #16804.
1.2.7
James Bennett
2011-09-10
[1.2.X] Bump to 1.2.6 for security release.
1.2.6
James Bennett
2011-09-10
[1.2.X] Altered the behavior of URLField to avoid a potential DOS vector, and...
Russell Keith-Magee
2011-09-10
[1.2.X] Corrected an issue which could allow attackers to manipulate session ...
Russell Keith-Magee
2011-09-10
[1.2.X] Added protection against spoofing of X_FORWARDED_HOST headers. A secu...
Russell Keith-Magee
2011-05-09
[1.2.X] Updated AJAX example code in CSRF docs to be consistent regarding wha...
Luke Plant
2011-05-09
[1.2.X] Fixed #15469 - CSRF token is inserted on GET requests
Luke Plant
2011-05-09
[1.2.X] Fixed #15869 - example AJAX code in CSRF docs fails sometimes for IE7...
Luke Plant
2011-03-24
[1.2.X] Ensure stdin is a tty before handing it to termios, so as to prevent ...
Karen Tracey
2011-03-22
[1.2.X] Fixed typo in forms API documentation.
Simon Meers
[...]