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.0.x] Fixed CVE-2021-23336 -- Fixed web cache poisoning via django.utils.ht...
Nick Pope
2021-02-17
[3.0.x] Added documentation extlink for bugs.python.org.
Nick Pope
2021-02-01
[3.0.x] Added CVE-2021-3281 to security archive.
Mariusz Felisiak
2021-02-01
[3.0.x] Fixed CVE-2021-3281 -- Fixed potential directory-traversal via archiv...
Mariusz Felisiak
2020-11-02
[3.0.x] Set release date for 3.0.11 and 2.2.17.
Carlton Gibson
2020-10-29
[3.0.x] Fixed #32152 -- Fixed grouping by subquery aliases.
Christian Klus
2020-10-13
[3.0.x] Refs #31040 -- Doc'd Python 3.9 compatibility.
Mariusz Felisiak
2020-09-01
[3.0.x] Added CVE-2020-24583 & CVE-2020-24584 to security archive.
Carlton Gibson
2020-09-01
[3.0.x] Added release date for 3.0.10, and 2.2.16.
Carlton Gibson
2020-08-25
[3.0.x] Fixed CVE-2020-24584 -- Fixed permission escalation in intermediate-l...
Mariusz Felisiak
2020-08-25
[3.0.x] Fixed CVE-2020-24583, #31921 -- Fixed permissions on intermediate-lev...
Mariusz Felisiak
2020-08-21
[3.0.x] Fixed #31925 -- Fixed typo in docs/releases/3.0.txt.
Kaustubh
2020-08-13
[3.0.x] Refs #31863 -- Added release notes for 94ea79be137f3cb30949bf82198e96...
Mariusz Felisiak
2020-08-11
[3.0.x] Fixed #31866 -- Fixed locking proxy models in QuerySet.select_for_upd...
Daniel Hillier
2020-08-11
[3.0.x] Added stub release notes for 2.2.16 and 3.0.10.
Mariusz Felisiak
2020-08-03
[3.0.x] Added release date for 2.2.15 and 3.0.9.
Mariusz Felisiak
2020-07-20
[3.0.x] Fixed #31784 -- Fixed crash when sending emails on Python 3.6.11+, 3....
Florian Apolloner
2020-07-16
[3.0.x] Fixed #31790 -- Fixed setting SameSite cookies flag in HttpResponse.d...
Mariusz Felisiak
2020-07-03
[3.0.x] Fixed #30945 -- Doc'd plural equations changes in 2.2. release notes.
David Smith
2020-07-01
[3.0.x] Added stub release notes for 3.0.9.
Mariusz Felisiak
2020-07-01
[3.0.x] Added release date for 2.2.14 and 3.0.8.
Mariusz Felisiak
2020-06-30
[3.0.x] Fixed #31751 -- Fixed database introspection with cx_Oracle 8.
Mariusz Felisiak
2020-06-24
[3.0.x] Fixed #31735 -- Fixed migrations crash on namespaced inline FK additi...
Simon Charette
2020-06-15
[3.0.x] Fixed #31696 -- Updated OWASP links in docs.
Hasan Ramezani
2020-06-10
[3.0.x] Refs #31682 -- Doc'd minimal sqlparse version in Django 2.2.
Mariusz Felisiak
2020-06-08
[3.0.x] Fixed #31664 -- Reallowed using non-expressions having filterable att...
Nicolas Baccelli
2020-06-08
[3.0.x] Fixed #31660 -- Fixed queryset crash when grouping by m2o relation.
Mariusz Felisiak
2020-06-05
[3.0.x] Fixed #31654 -- Fixed cache key validation messages.
Mariusz Felisiak
2020-06-03
[3.0.x] Added CVE-2020-13254 and CVE-2020-13596 to security archive.
Carlton Gibson
2020-06-03
[3.0.x] Added stub release notes for 3.0.8.
Carlton Gibson
2020-06-03
[3.0.x] Fixed CVE-2020-13254 -- Enforced cache key validation in memcached ba...
Dan Palmer
2020-06-03
[3.0.x] Fixed CVE-2020-13596 -- Fixed potential XSS in admin ForeignKeyRawIdW...
Jon Dufresne
2020-06-03
[3.0.x] Added release date for 2.2.13 and 3.0.7.
Carlton Gibson
2020-06-02
[3.0.x] Refs #31485 -- Backported jQuery upgrade to 3.5.1.
Carlton Gibson
2020-06-01
[3.0.x] Fixed #31570 -- Corrected translation loading for apps providing terr...
Carlton Gibson
2020-05-27
[3.0.x] Updated expected release dates for 3.0.7 and 2.2.13.
Carlton Gibson
2020-05-20
[3.0.x] Refs #31607 -- Added release notes for a125da6a7c79b1d4c55677d0bed6f9...
Mariusz Felisiak
2020-05-14
[3.0.x] Fixed #31584 -- Fixed crash when chaining values()/values_list() afte...
Mariusz Felisiak
2020-05-14
[3.0.x] Fixed #31568 -- Fixed alias reference when aggregating over multiple ...
Simon Charette
2020-05-14
[3.0.x] Fixed #31566 -- Fixed aliases crash when chaining values()/values_lis...
Simon Charette
2020-05-14
[3.0.x] Added stub release notes for 2.2.13.
Mariusz Felisiak
2020-05-06
[3.0.x] Fixed a/an typos in "SQL" usage.
Adam Johnson
2020-05-05
[3.0.x] Fixed #31538 -- Fixed Meta.ordering validation lookups that are not t...
Mariusz Felisiak
2020-05-04
[3.0.x] Fixed typo in docs/releases/3.0.6.txt.
Mariusz Felisiak
2020-05-04
[3.0.x] Added stub release notes for 3.0.7.
Mariusz Felisiak
2020-05-04
[3.0.x] Added release date for 3.0.6.
Mariusz Felisiak
2020-04-28
[3.0.x] Updated expected date for 3.0.6 release.
Mariusz Felisiak
2020-04-14
[3.0.x] Fixed term warning on Sphinx 3.0.1+.
Mariusz Felisiak
2020-04-06
[3.0.x] Fixed #31420 -- Fixed crash when filtering subquery annotation agains...
Hasan Ramezani
2020-04-01
[3.0.x] Corrected docs spelling of PgBouncer.
Carlton Gibson
[next]