Thanks to visit codestin.com
Credit goes to github.com

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.9
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.10
Choose a head ref
  • 6 commits
  • 14 files changed
  • 1 contributor

Commits on May 3, 2023

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

    Backport of 4983002 from main
    felixxm committed May 3, 2023
    Configuration menu
    Copy the full SHA
    66e1e9b View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. [4.1.x] Fixed MultipleFileFieldTest.test_file_multiple_validation() t…

    …est if Pillow isn't installed.
    
    Follow up to fb4c55d.
    Backport of fcfbf08 from main
    felixxm committed May 4, 2023
    Configuration menu
    Copy the full SHA
    0e5948b View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. [4.1.x] Added stub release notes for 4.1.10 and 3.2.20.

    Backport of 2360ba2 from main
    felixxm committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    3b48fe4 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. [4.1.x] Fixed CVE-2023-36053 -- Prevented potential ReDoS in EmailVal…

    …idator and URLValidator.
    
    Thanks Seokchan Yoon for reports.
    felixxm committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    beb3f3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9a14b8 View commit details
    Browse the repository at this point in the history
Loading