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
2019-12-02
[2.2.x] Bumped version for 2.2.8 release.
2.2.8
Carlton Gibson
2019-12-02
[2.2.x] Added release dates for 2.1.15, 2.2.8 and 3.0.
Carlton Gibson
2019-12-02
Fixed CVE-2019-19118 -- Required edit permissions on parent model for editabl...
Carlton Gibson
2019-12-02
[2.2.x] Refs #30953 -- Added 2.1.15 release note for 0107e3d1058f653f66032f7f...
Mariusz Felisiak
2019-12-02
[2.2.x] Fixed #30953 -- Made select_for_update() lock queryset's model when u...
Mariusz Felisiak
2019-11-29
[2.2.x] Fixed #31021 -- Fixed proxy model permissions data migration crash wi...
Mariusz Felisiak
2019-11-28
[2.2.x] Fixed #31029 -- Used more specific links to RFCs.
Baptiste Mispelon
2019-11-28
[2.2.x] Refs #31029 -- Added note about :rfc: role in writing documentation d...
Baptiste Mispelon
2019-11-27
[2.2.x] Fixed #31018 -- Removed django-nonrel in NoSQL databases FAQ.
Mariusz Felisiak
2019-11-26
[2.2.x] Improved custom MultiWidget example in docs.
Adam Johnson
[...]