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
2017-10-16
[2.0.x] Bumped version for 2.0 beta 1.
2.0b1
Tim Graham
2017-10-16
[2.0.x] Fixed #28497 -- Restored the ability to use sliced QuerySets with __e...
Tim Graham
2017-10-16
[2.0.x] Fixed typo in MessageMiddleware.process_response() docstring.
Joe Arthur
2017-10-14
[2.0.x] Fixed #28713 -- Prevented ModelBackend.get_all_permissions() from mut...
Yuri Kaszubowski Lopes
2017-10-14
[2.0.x] Refs #28710 -- Simplified l10n format test
Claude Paroz
2017-10-13
[2.0.x] Corrected examples in related field descriptor docstrings.
Simon Charette
2017-10-13
[2.0.x] Updated email.Util (Python 2) references to email.utils (Python 3).
Tim Graham
2017-10-13
[2.0.x] Fixed #28710 -- Fixed the Basque DATE_FORMAT string
Claude Paroz
2017-10-13
[2.0.x] Refs #28440 -- Fixed server connection closing test on macOS.
Tom
2017-10-13
[2.0.x] Refs #28643 -- Reorganized database functions docs.
Mariusz Felisiak
[...]