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
Age
Commit message (
Expand
)
Author
2020-09-01
[2.2.x] Added release date for 2.2.16.
Carlton Gibson
2020-08-25
[2.2.x] Fixed CVE-2020-24584 -- Fixed permission escalation in intermediate-l...
Mariusz Felisiak
2020-08-25
[2.2.x] Fixed CVE-2020-24583, #31921 -- Fixed permissions on intermediate-lev...
Mariusz Felisiak
2020-08-13
[2.2.x] Refs #31863 -- Added release notes for 94ea79be137f3cb30949bf82198e96...
Mariusz Felisiak
2020-08-11
[2.2.x] Fixed #31866 -- Fixed locking proxy models in QuerySet.select_for_upd...
Daniel Hillier
2020-08-11
[2.2.x] Added stub release notes for 2.2.16.
Mariusz Felisiak
2020-08-03
[2.2.x] Added release date for 2.2.15.
Mariusz Felisiak
2020-07-20
[2.2.x] Fixed #31784 -- Fixed crash when sending emails on Python 3.6.11+, 3....
Florian Apolloner
2020-07-16
[2.2.x] Fixed #31790 -- Fixed setting SameSite cookies flag in HttpResponse.d...
Mariusz Felisiak
2020-07-03
[2.2.x] Fixed #30945 -- Doc'd plural equations changes in 2.2. release notes.
David Smith
2020-07-01
[2.2.x] Added release date for 2.2.14.
Mariusz Felisiak
2020-06-30
[2.2.x] Refs #31751 -- Doc'd that cx_Oracle < 8 is required.
Mariusz Felisiak
2020-06-10
[2.2.x] Refs #31682 -- Doc'd minimal sqlparse version in Django 2.2.
Mariusz Felisiak
2020-06-10
[2.2.x] Refs #30183 -- Doc'd dropping support for sqlparse < 0.2.2.
Stephen Rauch
2020-06-05
[2.2.x] Fixed #31654 -- Fixed cache key validation messages.
Mariusz Felisiak
2020-06-03
[2.2.x] Fixed CVE-2020-13254 -- Enforced cache key validation in memcached ba...
Dan Palmer
2020-06-03
[2.0.x] Fixed CVE-2020-13596 -- Fixed potential XSS in admin ForeignKeyRawIdW...
Jon Dufresne
2020-06-03
[2.2.x] Added release date for 2.2.13.
Carlton Gibson
2020-06-02
[2.2.x] Refs #31485 -- Backported jQuery upgrade to 3.5.1.
Carlton Gibson
2020-06-02
[2.2.x] Fixed term warning on Sphinx 3.0.1+.
Mariusz Felisiak
2020-06-02
[2.2.x] Fixed highlightlang deprecation warning on Sphinx 1.8+.
Mariusz Felisiak
2020-06-02
[2.2.x] Fixed CodeBlock deprecation warning on Sphinx 2.1+.
Mariusz Felisiak
2020-06-02
[2.2.x] Fixed Sphinx warnings on duplicate object descriptions.
Mariusz Felisiak
2020-06-01
[2.2.x] Fixed #31570 -- Corrected translation loading for apps providing terr...
Carlton Gibson
2020-05-27
[2.2.x] Updated expected release dates for 2.2.13.
Carlton Gibson
2020-05-14
[2.2.x] Added stub release notes for 2.2.13.
Mariusz Felisiak
2020-04-01
[2.2.x] Added release date for 2.2.12.
Carlton Gibson
2020-03-10
[2.2.x] Fixed #30439 -- Added support for different plural forms for a language.
Claude Paroz
2020-03-10
[2.2.x] Added stub release notes for 2.2.12.
Carlton Gibson
2020-03-04
[2.2.x] Fixed typo in docs/releases/1.11.29.txt.
Mariusz Felisiak
2020-03-04
[2.2.x] Added CVE-2020-9402 to security archive.
Mariusz Felisiak
2020-03-04
[2.2.x] Fixed CVE-2020-9402 -- Properly escaped tolerance parameter in GIS fu...
Mariusz Felisiak
2020-02-18
[2.2.x] Fixed #31282 -- Corrected RelatedManager docs for using add/remove/se...
Carlton Gibson
2020-02-11
[2.2.x] Fixed #31246 -- Fixed locking models in QuerySet.select_for_update(of...
Abhijeet Viswa
2020-02-10
[2.2.x] Added stub release notes for 2.2.11.
Mariusz Felisiak
2020-02-03
[2.2.x] Added CVE-2020-7471 to security archive.
Carlton Gibson
2020-01-26
[2.2.x] Fixed CVE-2020-7471 -- Properly escaped StringAgg(delimiter) parameter.
Simon Charette
2019-12-18
[2.2.x] Added CVE-2019-19844 to the security archive.
Mariusz Felisiak
2019-12-18
[2.2.x] Fixed CVE-2019-19844 -- Used verified user email for password reset r...
Simon Charette
2019-12-11
[2.2.x] Refs #31073 -- Added release notes for 02eff7ef60466da108b1a33f1e4dc0...
Mariusz Felisiak
2019-12-02
[2.2.x] Fixed #31006 -- Doc'd backslash escaping in date/time template filters.
Ryan Cheley
2019-12-02
[2.2.x] Added CVE-2019-19118 to the security archive.
Carlton Gibson
2019-12-02
[2.2.x] Removed issue reporter name from 2.1.15 and 2.2.8 release notes.
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
[next]