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.1.7
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.1.9
Choose a head ref
  • 14 commits
  • 20 files changed
  • 6 contributors

Commits on Feb 14, 2023

  1. Configuration menu
    Copy the full SHA
    e3b4035 View commit details
    Browse the repository at this point in the history
  2. [4.1.x] Added CVE-2023-24580 to security archive.

    Backport of ecafcaf from main
    carltongibson committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    991461a View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. [4.1.x] Refs #32339 -- Doc'd BaseFormSet.as_div()

    Backport of 4038a8d from main.
    smithdc1 authored and felixxm committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    7fd69e5 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. [4.1.x] Refs #21080, Refs #34322 -- Added warning to ManifestStaticFi…

    …lesStorage docs about paths in comments.
    
    Backport of bae053d from main.
    felixxm committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    60be590 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. [4.1.x] Added stub release notes for 4.1.8.

    Backport of 9a07999 from main
    felixxm committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    ff3e3eb View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. [4.1.x] Fixed #34384 -- Fixed session validation when rotation secret…

    … keys.
    
    Bug in 0dcd549.
    
    Thanks Eric Zarowny for the report.
    
    Backport of 2396933 from main
    David-Wobrock authored and felixxm committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    ba1654c View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. [4.1.x] Added release date for 4.1.8.

    Backport of fdf0a36 from main
    felixxm committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    67a79dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbce015 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    685721b View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. [4.1.x] Refs #34118 -- Fixed CustomChoicesTests.test_uuid_unsupported…

    … on Python 3.11.4+.
    
    python/cpython@5342f5e
    
    Follow up to 38e63c9.
    
    Backport of 2eb1f37 from main
    felixxm committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    f55bcff View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. [4.1.x] Added stub release notes for 4.1.9 and 3.2.19.

    Backport of 18a7f2c from main
    felixxm committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    6d334a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    491dcce View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. [4.1.x] Fixed CVE-2023-31047, Fixed #31710 -- Prevented potential byp…

    …ass of validation when uploading multiple files using one form field.
    
    Thanks Moataz Al-Sharida and nawaik for reports.
    
    Co-authored-by: Shai Berger <shai@platonix.com>
    Co-authored-by: nessita <124304+nessita@users.noreply.github.com>
    3 people committed May 3, 2023
    Configuration menu
    Copy the full SHA
    e7c3a2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dceb634 View commit details
    Browse the repository at this point in the history
Loading