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.10
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.11
Choose a head ref
  • 7 commits
  • 11 files changed
  • 3 contributors

Commits on Jul 3, 2023

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

    Backport of 1d6fbf1 from main
    felixxm committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    44f6bb5 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. [4.1.x] Fixed #34756 -- Fixed docs HTML build on Sphinx 7.1+.

    Backport of b3e0170 from main
    smithdc1 authored and felixxm committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    39c9aa1 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. [4.1.x] Added stub release notes for 4.1.11 and 3.2.21.

    Backport of 24f1a38 from main.
    felixxm committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    05d78ac View commit details
    Browse the repository at this point in the history
  2. [4.1.x] Fixed warnings per flake8 6.1.0.

    Backport of 22b0b73 from main.
    felixxm committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    5253334 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. [4.1.x] Fixed CVE-2023-41164 -- Fixed potential DoS in django.utils.e…

    …ncoding.uri_to_iri().
    
    Thanks MProgrammer (https://hackerone.com/mprogrammer) for the report.
    
    Co-authored-by: nessita <124304+nessita@users.noreply.github.com>
    felixxm and nessita committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    ba00bc5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    618a0e7 View commit details
    Browse the repository at this point in the history
Loading