-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Comparing changes
Open a pull request
base repository: django/django
base: 4.2.20
head repository: django/django
compare: 4.2.21
- 16 commits
- 29 files changed
- 7 contributors
Commits on Mar 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 6d3f4c1 - Browse repository at this point
Copy the full SHA 6d3f4c1View commit details -
[4.2.x] Added CVE-2025-26699 to security archive.
Backport of bad1a18 from main.
Configuration menu - View commit details
-
Copy full SHA for 506cf74 - Browse repository at this point
Copy the full SHA 506cf74View commit details
Commits on Apr 7, 2025
-
[4.2.x] Fixed #36298 -- Truncated the overwritten file content in fil…
Configuration menu - View commit details
-
Copy full SHA for 318c16d - Browse repository at this point
Copy the full SHA 318c16dView commit details
Commits on Apr 23, 2025
-
[4.2.x] Pinned isort version to "<6.0.0" to avoid undesired reformat.
Backport of 0671a46 from main.
Configuration menu - View commit details
-
Copy full SHA for d5db532 - Browse repository at this point
Copy the full SHA d5db532View commit details -
[4.2.x] Fixed warnings per flake8 7.2.0.
https://github.com/PyCQA/flake8/releases/tag/7.2.0 Backport of 281910f from main.
Configuration menu - View commit details
-
Copy full SHA for 24eeba2 - Browse repository at this point
Copy the full SHA 24eeba2View commit details -
[4.2.x] Upgraded to Python 3.12, Ubuntu 24.04, and enabled fail_on_wa…
…rning for docs builds. Backport of 73d532d from main.
Configuration menu - View commit details
-
Copy full SHA for 07edc97 - Browse repository at this point
Copy the full SHA 07edc97View commit details -
[4.2.x] Fixed #36341 -- Preserved whitespaces in wordwrap template fi…
…lter. Regression in 55d89e2. This work improves the django.utils.text.wrap() function to ensure that empty lines and lines with whitespace only are kept instead of being dropped. Thanks Matti Pohjanvirta for the report and fix. Co-authored-by: Natalia <124304+nessita@users.noreply.github.com> Backport of 1e9db35 from main.
Configuration menu - View commit details
-
Copy full SHA for e61e3da - Browse repository at this point
Copy the full SHA e61e3daView commit details -
[4.2.x] Refs #36341 -- Added release note for 4.2.21 for fix in wordw…
Configuration menu - View commit details
-
Copy full SHA for b3df753 - Browse repository at this point
Copy the full SHA b3df753View commit details
Commits on Apr 30, 2025
-
[4.2.x] Added upcoming security release to release notes.
Backport of 0f5dd0d from main.
Configuration menu - View commit details
-
Copy full SHA for 93973d4 - Browse repository at this point
Copy the full SHA 93973d4View commit details
Commits on May 5, 2025
-
[4.2.x] Removed obsolete rpm-related install code.
Backport of edcf853 from main.
Configuration menu - View commit details
-
Copy full SHA for 35c34ed - Browse repository at this point
Copy the full SHA 35c34edView commit details -
[4.2.x] Migrated setuptools configuration to pyproject.toml.
This branch migrates setuptools configuration from setup.py/setup.cfg to pyproject.toml. In order to ensure that the generated binary files have consistent casing (both the tarball and the wheel), setuptools version is limited to ">=61.0.0,<69.3.0". Configuration for flake8 was moved to a dedicated .flake8 file since it cannot be configured via pyproject.toml. Also, __pycache__ exclusion was removed from MANIFEST and the extras/Makefile was replaced with a simpler build command. Co-authored-by: Nick Pope <nick@nickpope.me.uk> Backport of 4686541 from main.
Configuration menu - View commit details
-
Copy full SHA for afe52d8 - Browse repository at this point
Copy the full SHA afe52d8View commit details -
[4.2.x] Fixed #35980 -- Updated setuptools to normalize package names…
… in built artifacts. Backport of 3ae049b from main.
Configuration menu - View commit details
-
Copy full SHA for 3456eee - Browse repository at this point
Copy the full SHA 3456eeeView commit details -
[4.2.x] Adjusted GitHub Action workflow to test Python versions based…
… off pyproject.toml.
Configuration menu - View commit details
-
Copy full SHA for f4bd564 - Browse repository at this point
Copy the full SHA f4bd564View commit details -
[4.2.x] Changed packing recommendation to use pyproject.toml in reusa…
…ble apps docs. Backport of f71bcc0 from main.
Configuration menu - View commit details
-
Copy full SHA for ca31ca0 - Browse repository at this point
Copy the full SHA ca31ca0View commit details
Commits on May 7, 2025
-
[4.2.x] Fixed CVE-2025-32873 -- Mitigated potential DoS in strip_tags().
Thanks to Elias Myllymäki for the report, and Shai Berger and Jake Howard for the reviews. Co-authored-by: Natalia <124304+nessita@users.noreply.github.com> Backport of 9f3419b from main.
Configuration menu - View commit details
-
Copy full SHA for 9cd8028 - Browse repository at this point
Copy the full SHA 9cd8028View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87175d2 - Browse repository at this point
Copy the full SHA 87175d2View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 4.2.20...4.2.21