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
2020-02-03
[3.0.x] Added release date for 3.0.3.
Carlton Gibson
2020-02-03
[3.0.x] Fixed CVE-2020-7471 -- Properly escaped StringAgg(delimiter) parameter.
Simon Charette
2020-01-29
[3.0.x] Refs #25778 -- Updated some links to HTTPS and new locations.
Mariusz Felisiak
2020-01-22
[3.0.x] Fixed #31190 -- Fixed prefetch_related() crash for GenericForeignKey ...
Eugene Hatsko
2020-01-15
[3.0.x] Fixed #31124 -- Fixed setting of get_FOO_display() when overriding in...
Carlton Gibson
2020-01-14
[3.0.x] Refs #31097 -- Added release notes for 2f565f84aca136d9cc4e4d061f3196...
Carlton Gibson
2020-01-11
[3.0.x] Fixed #31155 -- Fixed a system check for the longest choice when a na...
Mariusz Felisiak
2020-01-10
[3.0.x] Fixed #31154 -- Added support for using enumeration types in templates.
Adam Johnson
2020-01-08
[3.0.x] Fixed #31141 -- Relaxed system check of translation settings for subl...
Mariusz Felisiak
2020-01-04
[3.0.x] Fixed #31136 -- Disabled grouping by aliases on QuerySet.values()/val...
Mariusz Felisiak
2020-01-03
[3.0.x] Fixed #31133 -- Fixed crash when subtracting against a subquery annot...
Simon Charette
2020-01-02
[3.0.x] Added stub release notes for 3.0.3.
Mariusz Felisiak
2020-01-02
[3.0.x] Added release date for 3.0.2.
Mariusz Felisiak
2019-12-30
[3.0.x] Refs #29260 -- Doc'd Model.save() behavior change in Django 3.0.
Simon Charette
2019-12-30
[3.0.x] Fixed #31071 -- Disabled insert optimization for primary keys with de...
Simon Charette
2019-12-23
[3.0.x] Fixed #31106 -- Fixed migrations crash on PostgreSQL 10+ when adding ...
Mariusz Felisiak
2019-12-23
[3.0.x] Fixed #31109 -- Disabled grouping by aliases on QuerySet.exists().
Simon Charette
2019-12-19
[3.0.x] Fixed #31094 -- Included columns referenced by subqueries in GROUP BY...
Simon Charette
2019-12-18
[3.0.x] Added stub release notes for 3.0.2.
Mariusz Felisiak
2019-12-18
[3.0.x] Added CVE-2019-19844 to the security archive.
Mariusz Felisiak
2019-12-18
[3.0.x] Fixed CVE-2019-19844 -- Used verified user email for password reset r...
Simon Charette
2019-12-12
[3.0.x] Fixed #31069, Refs #26431 -- Doc'd RegexPattern behavior change in pa...
Hasan Ramezani
2019-12-12
[3.0.x] Fixed typos in 3.0 release notes and docs/ref/request-response.txt.
Hasan Ramezani
2019-12-11
[3.0.x] Refs #31073 -- Added release notes for 02eff7ef60466da108b1a33f1e4dc0...
Mariusz Felisiak
2019-12-09
[3.0.x] Fixed typo in docs/releases/3.0.1.txt.
Ali Mirlou
2019-12-06
[3.0.x] Fixed #31060 -- Reallowed window expressions to be used in conditions...
Alex Aktsipetrov
2019-12-06
[3.0.x] Fixed #31061 -- Ignored positional args in django.urls.resolve() when...
Mariusz Felisiak
2019-12-05
[3.0.x] Fixed typo in docs/releases/3.0.txt.
jsals1
2019-12-04
[3.0.x] Fixed #31059 -- Fixed typo in docs/releases/3.0.txt.
Mariusz Felisiak
2019-12-03
[3.0.x] Fixed #31056 -- Allowed disabling async-unsafe check with an environm...
Andrew Godwin
2019-12-02
[3.0.x] Added stub release notes for 3.0.1.
Mariusz Felisiak
2019-12-02
[3.0.x] Finalized release notes for Django 3.0.
Carlton Gibson
2019-12-02
[3.0.x] Added CVE-2019-19118 to the security archive.
Carlton Gibson
2019-12-02
[3.0.x] Removed issue reporter name from 2.1.15 and 2.2.8 release notes.
Carlton Gibson
2019-12-02
[3.0.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
[3.0.x] Refs #30953 -- Added 2.1.15 release note for 0107e3d1058f653f66032f7f...
Mariusz Felisiak
2019-12-02
[3.0.x] Fixed #30953 -- Made select_for_update() lock queryset's model when u...
Mariusz Felisiak
2019-11-29
[3.0.x] Fixed #31021 -- Fixed proxy model permissions data migration crash wi...
Mariusz Felisiak
2019-11-26
[3.0.x] Used :ticket: role in all tickets links.
Sergey Fedoseev
2019-11-26
[3.0.x] Fixed #31031 -- Fixed data loss in admin changelist view when formset...
Baptiste Mispelon
2019-11-21
[3.0.x] Fixed #31012 -- Reverted "Fixed #29056 -- Fixed HTML5 validation of r...
Carlton Gibson
2019-11-21
[3.0.x] Fixed #30625 -- Doc'd cache.get()/delete() behavior change in Django ...
Hasan Ramezani
2019-11-19
[3.0.x] Added stub release notes for 2.1.15.
Mariusz Felisiak
2019-11-12
[3.0.x] Refs #29926 -- Doc'd Python 3.8 compatibility in Django 2.2.x.
Mariusz Felisiak
2019-11-12
[3.0.x] Added stub release notes for 2.2.8 release.
Mariusz Felisiak
2019-11-06
[3.0.x] Refs #30183 -- Doc'd dropping support for sqlparse < 0.2.2.
Stephen Rauch
2019-11-04
[3.0.x] Added Uzbek language.
Claude Paroz
2019-11-04
[3.0.x] Added release dates for 2.2.7, 2.1.14, and 1.11.26.
Mariusz Felisiak
2019-11-04
[3.0.x] Fixed #30931 -- Restored ability to override Model.get_FIELD_display().
Carlton Gibson
[next]