summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-14[4.0.x] Bumped version for 4.0.10 release.4.0.10Carlton Gibson
2023-02-07[4.0.x] Fixed CVE-2023-24580 -- Prevented DoS with too many uploaded files.Markus Holtermann
2023-02-07[4.0.x] Added stub release notes for 4.0.10 and 3.2.18.Carlton Gibson
2023-02-02[4.0.x] Fixed thread termination in servers.tests.LiveServerPort on Python < ...Mariusz Felisiak
2023-02-02[4.0.x] Fixed thread termination in servers.tests.LiveServerPort on Python 3....Mariusz Felisiak
2023-02-01[4.0.x] Added CVE-2023-23969 to security archive.Mariusz Felisiak
2023-02-01[4.0.x] Ignored e565a5cd187197a6349e55d7a4c68a9e12e2fd20 formatting changes i...Mariusz Felisiak
2023-02-01[4.0.x] Refs #33476 -- Applied Black's 2023 stable style.David Smith
2023-02-01[4.0.x] Post-release version bump.Mariusz Felisiak
2023-02-01[4.0.x] Bumped version for 4.0.9 release.4.0.9Mariusz Felisiak
2023-02-01[4.0.x] Fixed CVE-2023-23969 -- Prevented DoS with pathological values for Ac...Nick Pope
2023-01-31[4.0.x] Fixed E501 flake8 error.Mariusz Felisiak
2023-01-31[4.0.x] Fixed inspectdb.tests.InspectDBTestCase.test_custom_fields() on SQLit...Mariusz Felisiak
2023-01-31[4.0.x] Bumped versions in pre-commit and npm configurations.Mariusz Felisiak
2023-01-31[4.0.x] Added packaging tools to GitHub actions.Mariusz Felisiak
2023-01-31[4.0.x] Used GitHub actions for Windows tests.Tom Forbes
2023-01-31[4.0.x] Skipped GitHub actions for linters and JavaScript tests on purely doc...Mariusz Felisiak
2023-01-25[4.0.x] Adjusted release notes for 4.0.9, and 3.2.17.Carlton Gibson
2023-01-25[4.0.x] Added stub release notes for 4.0.9 and 3.2.17.Carlton Gibson
2023-01-25[4.0.x] Corrected passenv value for tox 4.0.6+.Stephen
2022-12-29[4.0.x] Disabled auto-created table of contents entries on Sphinx 5.2+.Mariusz Felisiak
2022-11-22[4.0.x] Bumped gh-problem-matcher-wrap version to 2.0.0.Mariusz Felisiak
2022-10-29[4.0.x] Removed obsolete doc reference to asyncio.iscoroutinefunction.Nick Pope
2022-10-20[4.0.x] Skipped scrypt tests when OpenSSL 1.1+ is not installed.HieuPham9720
2022-10-04[4.0.x] Added CVE-2022-36359 to security archive.Carlton Gibson
2022-10-04[4.0.x] Post-release version bump.Carlton Gibson
2022-10-04[4.0.x] Bumped version for 4.0.8 release.4.0.8Carlton Gibson
2022-09-27[4.0.x] Fixed CVE-2022-41323 -- Prevented locales being interpreted as regula...Adam Johnson
2022-09-27[4.0.x] Set date and added stub notes for 4.0.8 and 3.2.16 releases.Carlton Gibson
2022-08-03[4.0.x] Added CVE-2022-36359 to security archive.Carlton Gibson
2022-08-03[4.0.x] Post-release version bump.Carlton Gibson
2022-08-03[4.0.x] Bumped version for 4.0.7 release.4.0.7Carlton Gibson
2022-08-03[4.0.x] Fixed CVE-2022-36359 -- Escaped filename in Content-Disposition header.Carlton Gibson
2022-08-03[4.0.x] Adjusted version 4.0.7 release notes.Carlton Gibson
2022-08-03[4.0.x] Ignored 080359c4c5242ef69ac8c58c92f240e71121ffd7 formatting changes i...Mariusz Felisiak
2022-08-03[4.0.x] Fixed warnings per flake8 5.0.0.Mariusz Felisiak
2022-08-01[4.0.x] Fixed collation tests on MySQL 8.0.30+.Mariusz Felisiak
2022-07-27[4.0.x] Adjusted release notes for 4.0.7 and 3.2.15.Carlton Gibson
2022-07-27[4.0.x] Added release date and stub release notes for 4.0.7 and 3.2.15 releases.Carlton Gibson
2022-07-26[4.0.x] Fixed #33820 -- Doc'd "true"/"false"/"null" caveat for JSONField key ...Mariusz Felisiak
2022-07-05[4.0.x] Fixed RelatedGeoModelTest.test08_defer_only() on MySQL 8+ with MyISAM...Mariusz Felisiak
2022-07-04[4.0.x] Added CVE-2022-34265 to security archive.Mariusz Felisiak
2022-07-04[4.0.x] Added stub release notes for 4.0.7.Mariusz Felisiak
2022-07-04[4.0.x] Post-release version bump.Mariusz Felisiak
2022-07-04[4.0.x] Bumped version for 4.0.6 release.4.0.6Mariusz Felisiak
2022-07-04[4.0.x] Updated man page for Django 4.0.6.Mariusz Felisiak
2022-07-04[4.0.x] Fixed CVE-2022-34265 -- Protected Trunc(kind)/Extract(lookup_name) ag...Mariusz Felisiak
2022-07-02[4.0.x] Fixed typo in docs/topics/signals.txt.Aristotelis Mikropoulos
2022-07-01[4.0.x] Fixed GEOSTest.test_emptyCollections() on GEOS 3.8.0.Mariusz Felisiak
2022-06-27[4.0.x] Fixed docs build with sphinxcontrib-spelling 7.5.0+.Mariusz Felisiak