Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: django/django
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.2.11
Choose a base ref
...
head repository: django/django
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.2.13
Choose a head ref
  • 12 commits
  • 6 files changed
  • 4 contributors

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    721c566 View commit details
    Browse the repository at this point in the history
  2. [4.2.x] Added CVE-2024-27351 to security archive.

    Backport of da39ae4 from main
    felixxm committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    a76c52b View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. [4.2.x] Refs #34900, Refs #35361 -- Fixed SafeMIMEText.set_payload() …

    …crash on Python 3.13.
    
    Payloads with surrogates are passed to the set_payload() since
    python/cpython@f97f25e
    
    Backport of b231bcd from main.
    felixxm authored and sarahboyce committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    0d3ddca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27c32cc View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. [4.2.x] Refs #35361 -- Clarified release notes for 4.2.12.

    Backport of cd82377 from main.
    nessita authored and sarahboyce committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    1d85b41 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. [4.2.x] Fixed #34994, Fixed #35386 -- Applied checkbox-row CSS class …

    …unconditionally in Admin.
    
    Backport of bdd76c4 from main.
    adamchainz authored and sarahboyce committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    0fc8326 View commit details
    Browse the repository at this point in the history
  2. [4.2.x] Reverted "Fixed #34994, Fixed #35386 -- Applied checkbox-row …

    …CSS class unconditionally in Admin."
    
    This reverts commit 0fc8326.
    sarahboyce committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    256f719 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. [4.2.x] Added release date for 4.2.12.

    Backport of 34a5031 from main.
    sarahboyce committed May 6, 2024
    Configuration menu
    Copy the full SHA
    3f9c8fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6193c72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1536833 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. [4.2.x] Added release notes for 4.2.13.

    Backport of 90175e1 from main.
    sarahboyce committed May 7, 2024
    Configuration menu
    Copy the full SHA
    b46b94e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3bf46e2 View commit details
    Browse the repository at this point in the history
Loading