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-07-01
[1.11.x] Bumped version for 1.11.3 release.
1.11.3
Tim Graham
2017-07-01
[1.11.x] Added release date for 1.11.3.
Tim Graham
2017-06-30
[1.11.x] Fixed #28345 -- Applied limit_choices_to during ModelForm.__init__().
Jon Dufresne
2017-06-30
[1.11.x] Fixed #28350 -- Fixed UnboundLocalError crash in RenameField with no...
Simon Charette
2017-06-28
[1.11.x] Fixed #28294 -- Doc'd request/args/kwargs attributes of class-based ...
Mike Vasiliou
2017-06-27
[1.11.x] Fixed #28336 -- Fixed typo in docs/ref/settings.txt.
Laura
2017-06-26
[1.11.x] Fixed GEOSGeometry reference in GIS tutorial.
Sergey Fedoseev
2017-06-22
[1.11.x] Fixed #28298 -- Prevented a primary key alteration from adding a for...
Josh Schneier
2017-06-22
[1.11.x] Simplified schema.tests with assertForeignKeyExists()/assertForeignK...
Mariusz Felisiak
2017-06-20
[1.11.x] Fixed typo in docs/ref/request-response.txt.
aruseni
[...]