index
:
chango.git
devmain
fix-31295
initial-branch
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
Age
Commit message (
Expand
)
Author
2021-02-18
[3.1.x] Fixed CVE-2021-23336 -- Fixed web cache poisoning via django.utils.ht...
Nick Pope
2021-02-17
[3.1.x] Added documentation extlink for bugs.python.org.
Nick Pope
2021-02-02
[3.1.x] Fixed #32403 -- Fixed re-raising DatabaseErrors when using only 'post...
Mariusz Felisiak
2021-02-01
[3.1.x] Added stub release notes for 3.1.7.
Mariusz Felisiak
2021-02-01
[3.1.x] Added CVE-2021-3281 to security archive.
Mariusz Felisiak
2021-02-01
[3.1.x] Fixed CVE-2021-3281 -- Fixed potential directory-traversal via archiv...
Mariusz Felisiak
2021-01-28
[3.1.x] Fixed #32391 -- Used CSS flex properties for changelist filter.
Denis Skulimovskiy
2021-01-27
[3.1.x] Fixed #32348, Refs #29087 -- Corrected tutorial for updated deleting ...
Carlton Gibson
2021-01-04
[3.1.x] Added stub release notes for 3.1.6.
Carlton Gibson
2021-01-04
Added release date for 3.1.5.
Carlton Gibson
2020-12-31
[3.1.x] Fixed #32304 -- Fixed prefixing STATIC_URL and MEDIA_URL by SCRIPT_NA...
Mariusz Felisiak
2020-12-29
[3.1.x] Fixed #32299 -- Prevented mutating handlers when processing middlewar...
Mariusz Felisiak
2020-12-15
[3.1.x] Added backticks to code literals in various docs.
Jon Dufresne
2020-12-11
[3.1.x] Fixed #32252 -- Fixed __isnull=True on key transforms on SQLite and O...
sage
2020-12-01
[3.1.x] Added stub release notes for 3.1.5.
Mariusz Felisiak
2020-12-01
[3.1.x] Added release date for 3.1.4.
Mariusz Felisiak
2020-11-25
[3.1.x] Fixed #32203 -- Fixed QuerySet.values()/values_list() crash on key tr...
sage
2020-11-25
[3.1.x] Fixed #32224 -- Avoided suppressing connection errors in supports_jso...
Mariusz Felisiak
2020-11-19
[3.1.x] Fixed #32200 -- Fixed grouping by ExpressionWrapper() with Q objects.
Hasan Ramezani
2020-11-19
[3.1.x] Fixed #32202 -- Fixed autoreloader argument generation for Windows wi...
Carlton Gibson
2020-11-13
[3.1.x] Changed docs and a code comment to use gender-neutral pronouns.
Nick Pope
2020-11-10
[3.1.x] Fixed #32182 -- Fixed crash of JSONField nested key transforms with s...
Hannes Ljungberg
2020-11-04
[3.1.x] Fixed #32159 -- Ensured AsyncRequestFactory correctly sets headers.
Carlton Gibson
2020-11-03
[3.1.x] Fixed #32162 -- Fixed setting Content-Length header in AsyncRequestFa...
Patrick Arminio
2020-11-02
[3.1.x] Added stub release notes for 3.1.4.
Carlton Gibson
2020-11-02
[3.1.x] Set release date for 3.1.3, 3.0.11, and 2.2.17.
Carlton Gibson
2020-10-29
[3.1.x] Fixed #32152 -- Fixed grouping by subquery aliases.
Christian Klus
2020-10-27
[3.1.x] Fixed #32127 -- Fixed admin change-form textarea layout for mid-sized...
Josh Santos
2020-10-27
[3.1.x] Fixed #32128 -- Added asgiref 3.3 compatibility.
Carlton Gibson
2020-10-22
[3.1.x] Fixed #32130 -- Fixed pre-Django 3.1 password reset tokens validation.
Mariusz Felisiak
2020-10-22
[3.1.x] Updated release notes following backport of 4047c1602ce5f0b569ae763aa...
Mariusz Felisiak
2020-10-21
[3.1.x] Fixed #32069 -- Fixed admin change-form layout on small screens.
Carlton Gibson
2020-10-19
[3.1.x] Fixed #32107 -- Fixed ProtectedError.protected_objects and Restricted...
Hasan Ramezani
2020-10-14
[3.1.x] Refs #32096 -- Fixed ExclusionConstraint crash with JSONField key tra...
Mariusz Felisiak
2020-10-14
[3.1.x] Refs #32096 -- Fixed ExpressionWrapper crash with JSONField key trans...
Mariusz Felisiak
2020-10-14
[3.1.x] Refs #32096 -- Fixed __in lookup crash against key transforms for JSO...
Mariusz Felisiak
2020-10-14
[3.1.x] Refs #32096 -- Fixed crash of ArrayAgg/StringAgg/JSONBAgg with orderi...
Mariusz Felisiak
2020-10-13
[3.1.x] Refs #31040 -- Doc'd Python 3.9 compatibility.
Mariusz Felisiak
2020-10-09
[3.1.x] Fixed #32091 -- Fixed admin search bar width on filtered admin page.
Tim Schilling
2020-10-09
[3.1.x] Fixed #32080 -- Fixed displaying Unicode chars in forms.JSONField and...
Qi Zhao
2020-10-06
[3.1.x] Fixed #32072 -- Fixed admin search bar height.
Tom Carrick
2020-10-01
[3.1.x] Added stub release notes for 3.1.3.
Mariusz Felisiak
2020-10-01
[3.1.x] Added release date for 3.1.2.
Mariusz Felisiak
2020-09-30
[3.1.x] Fixed #31986 -- Fixed admin filter sidebar scrolling.
Tom Carrick
2020-09-25
[3.1.x] Fixed #28009 -- Doc'd empty_value for CharField subclasses.
David Smith
2020-09-25
[3.1.x] Fixed #32038 -- Fixed EmptyFieldListFilter crash with GenericRelation.
Mariusz Felisiak
2020-09-23
[3.1.x] Fixed #32012 -- Made test database creation sync apps models when mig...
Mariusz Felisiak
2020-09-21
[3.1.x] Refs #32013 -- Added backward incompatibility note about ModelChoiceI...
Mariusz Felisiak
2020-09-15
[3.1.x] Fixed #32007 -- Fixed queryset crash with Q() annotation and aggregat...
Mariusz Felisiak
2020-09-14
[3.1.x] Fixed #31990 -- Fixed QuerySet.ordered for GROUP BY queries on models...
Mariusz Felisiak
[next]