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
path:
root
/
docs
/
releases
/
3.1.3.txt
Age
Commit message (
Expand
)
Author
2025-08-28
Fixed #36570 -- Removed unnecessary :py domain from documentation roles.
SaJH
2020-11-02
Set release date for 3.1.3, 3.0.11, and 2.2.17.
Carlton Gibson
2020-10-29
Fixed #32152 -- Fixed grouping by subquery aliases.
Christian Klus
2020-10-27
Fixed #32127 -- Fixed admin change-form textarea layout for mid-sized displays.
Josh Santos
2020-10-27
Fixed #32128 -- Added asgiref 3.3 compatibility.
Carlton Gibson
2020-10-22
Fixed #32130 -- Fixed pre-Django 3.1 password reset tokens validation.
Mariusz Felisiak
2020-10-21
Fixed #32069 -- Fixed admin change-form layout on small screens.
Carlton Gibson
2020-10-19
Fixed #32107 -- Fixed ProtectedError.protected_objects and RestrictedError.re...
Hasan Ramezani
2020-10-15
Refs #32096 -- Removed JSONBAgg from 3.1.3 release notes.
Mariusz Felisiak
2020-10-14
Refs #32096 -- Fixed ExclusionConstraint crash with JSONField key transforms ...
Mariusz Felisiak
2020-10-14
Refs #32096 -- Fixed ExpressionWrapper crash with JSONField key transforms.
Mariusz Felisiak
2020-10-14
Refs #32096 -- Fixed __in lookup crash against key transforms for JSONField.
Mariusz Felisiak
2020-10-14
Refs #32096 -- Fixed crash of ArrayAgg/StringAgg/JSONBAgg with ordering over ...
Mariusz Felisiak
2020-10-13
Refs #31040 -- Doc'd Python 3.9 compatibility.
Mariusz Felisiak
2020-10-09
Fixed #32091 -- Fixed admin search bar width on filtered admin page.
Tim Schilling
2020-10-09
Fixed #32080 -- Fixed displaying Unicode chars in forms.JSONField and read-on...
Qi Zhao
2020-10-06
Fixed #32072 -- Fixed admin search bar height.
Tom Carrick
2020-10-01
Added stub release notes for 3.1.3.
Mariusz Felisiak