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
Age
Commit message (
Expand
)
Author
2022-04-11
[3.2.x] Bumped version for 3.2.13 release.
3.2.13
Mariusz Felisiak
2022-04-11
[3.2.x] Fixed CVE-2022-28347 -- Protected QuerySet.explain(**options) against...
Mariusz Felisiak
2022-04-11
[3.2.x] Fixed CVE-2022-28346 -- Protected QuerySet.annotate(), aggregate(), a...
Mariusz Felisiak
2022-04-11
[3.2.x] Fixed #33628 -- Ignored directories with empty names in autoreloader ...
Manel Clos
2022-04-04
[3.2.x] Added stub release notes for 3.2.13 and 2.2.28.
Mariusz Felisiak
2022-03-26
[3.2.x] Reverted "Fixed forms_tests.tests.test_renderers with Jinja 3.1.0+."
Mariusz Felisiak
2022-03-25
[3.2.x] Fixed forms_tests.tests.test_renderers with Jinja 3.1.0+.
Mariusz Felisiak
2022-02-02
[3.2.x] Fixed typo in release notes.
David Smith
2022-02-01
[3.2.x] Added CVE-2022-22818 and CVE-2022-23833 to security archive.
Mariusz Felisiak
2022-02-01
[3.2.x] Post-release version bump.
Mariusz Felisiak
2022-02-01
[3.2.x] Bumped version for 3.2.12 release.
3.2.12
Mariusz Felisiak
2022-02-01
[3.2.x] Fixed CVE-2022-23833 -- Fixed DoS possiblity in file uploads.
Mariusz Felisiak
2022-02-01
[3.2.x] Fixed CVE-2022-22818 -- Fixed possible XSS via {% debug %} template tag.
Markus Holtermann
2022-01-25
[3.2.x] Added stub release notes for 3.2.12 and 2.2.27.
Mariusz Felisiak
2022-01-04
[3.2.x] Added CVE-2021-45115, CVE-2021-45116, and CVE-2021-45452 to security ...
Carlton Gibson
2022-01-04
[3.2.x] Post-release version bump.
Carlton Gibson
2022-01-04
[3.2.x] Bumped version for 3.2.11 release.
3.2.11
Carlton Gibson
2022-01-04
[3.2.x] Fixed CVE-2021-45452 -- Fixed potential path traversal in storage sub...
Florian Apolloner
2022-01-04
[3.2.x] Fixed CVE-2021-45116 -- Fixed potential information disclosure in dic...
Florian Apolloner
2022-01-04
[3.2.x] Fixed CVE-2021-45115 -- Prevented DoS vector in UserAttributeSimilari...
Florian Apolloner
2021-12-28
[3.2.x] Added stub release notes for 3.2.11, and 2.2.26 releases.
Carlton Gibson
2021-12-15
[3.2.x] Refs #33365, Refs #30530 -- Doc'd re_path() behavior change in Django...
Mariusz Felisiak
2021-12-07
[3.2.x] Added CVE-2021-44420 to security archive.
Mariusz Felisiak
2021-12-07
[3.2.x] Post-release version bump.
Mariusz Felisiak
2021-12-07
[3.2.x] Bumped version for 3.2.10 release.
3.2.10
Mariusz Felisiak
2021-12-07
[3.2.x] Fixed #30530, CVE-2021-44420 -- Fixed potential bypass of an upstream...
Florian Apolloner
2021-12-04
[3.2.x] Refs #33333 -- Fixed PickleabilityTestCase.test_annotation_with_calla...
Mariusz Felisiak
2021-12-03
[3.2.x] Fixed #33333 -- Fixed setUpTestData() crash with models.BinaryField o...
Mariusz Felisiak
2021-11-30
[3.2.x] Added requirements.txt to files ignored by Sphinx builds.
Mariusz Felisiak
2021-11-30
[3.2.x] Added stub release notes and release date for 3.2.10, 3.1.14 and 2.2.25.
Mariusz Felisiak
2021-11-23
[3.2.x] Corrected signatures of QuerySet's methods.
Mariusz Felisiak
2021-11-22
[3.2.x] Corrected isort example in coding style docs.
Mariusz Felisiak
2021-11-22
[3.2.x] Corrected "pip install" call in coding style docs.
Paolo Melchiorre
2021-11-18
[3.2.x] Configured Read The Docs to build all formats.
Adam Johnson
2021-11-18
[3.2.x] Fixed crash building HTML docs since Sphinx 4.3.
Mariusz Felisiak
2021-11-04
[3.2.x] Corrected multiply defined labels in docs.
Mariusz Felisiak
2021-11-03
[3.2.x] Refs #33247 -- Corrected configuration for Read The Docs.
Carlton Gibson
2021-11-03
[3.2.x] Fixed #33247 -- Added configuration for Read The Docs.
Carlton Gibson
2021-11-03
[3.2.x] Corrected module reference in contributing tutorial.
Adam Johnson
2021-11-03
[3.2.x] Fixed typo in docs/topics/logging.txt.
Brad
2021-11-01
[3.2.x] Added stub release notes for Django 3.2.10.
Mariusz Felisiak
2021-11-01
[3.2.x] Post-release version bump.
Mariusz Felisiak
2021-11-01
[3.2.x] Bumped version for 3.2.9 release.
3.2.9
Mariusz Felisiak
2021-11-01
[3.2.x] Added release date for 3.2.9.
Mariusz Felisiak
2021-11-01
[3.2.x] Added Google Cloud Spanner to list of third-party DB backends.
Vikash Singh
2021-10-27
[3.2.x] Refs #33182 -- Adjusted custom admin theming example to use correct t...
Carlton Gibson
2021-10-18
[3.2.x] Fixed #33194 -- Fixed migrations when altering a field with functiona...
Hannes Ljungberg
2021-10-18
[3.2.x] Fixed #33198 -- Corrected BinaryField.max_length docs.
Nick Frazier
2021-10-15
[3.2.x] Refs #32074 -- Removed usage of deprecated asyncore and smtpd modules.
Mariusz Felisiak
2021-10-14
[3.2.x] Refs #27131 -- Removed SMTPBackendTests.test_server_login().
Mariusz Felisiak
[next]