Skip to content
/ django Public
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: 2.2.8
Choose a base ref
...
head repository: django/django
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.2.10
Choose a head ref
  • 13 commits
  • 19 files changed
  • 6 contributors

Commits on Dec 2, 2019

  1. Configuration menu
    Copy the full SHA
    84de020 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    887139d View commit details
    Browse the repository at this point in the history
  3. [2.2.x] Added CVE-2019-19118 to the security archive.

    Backport of 900ea76 from master
    carltongibson committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    c759fb6 View commit details
    Browse the repository at this point in the history
  4. [2.2.x] Fixed #31006 -- Doc'd backslash escaping in date/time templat…

    …e filters.
    
    Backport of a1f14ee from master
    ryancheley authored and felixxm committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    e8b0903 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2019

  1. [2.2.x] Fixed #31073 -- Prevented CheckboxInput.get_context() from mu…

    …tating attrs.
    
    Backport of 02eff7e from master
    PeteAndersen authored and felixxm committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    f33be1e View commit details
    Browse the repository at this point in the history
  2. [2.2.x] Refs #31073 -- Added release notes for 02eff7e.

    Backport of ec12c37 from master.
    felixxm committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    86befcc View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2019

  1. [2.2.x] Fixed CVE-2019-19844 -- Used verified user email for password…

    … reset requests.
    
    Backport of 5b1fbce from master.
    
    Co-Authored-By: Florian Apolloner <florian@apolloner.eu>
    2 people authored and felixxm committed Dec 18, 2019
    1 Configuration menu
    Copy the full SHA
    4d334be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c494d90 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e728612 View commit details
    Browse the repository at this point in the history
  4. [2.2.x] Added CVE-2019-19844 to the security archive.

    Backport of 5a2b9f0 from master
    felixxm committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    813b33e View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2020

  1. [2.2.x] Fixed timezones tests for PyYAML 5.3+.

    Backport of 8be477b from master
    felixxm committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    96d6443 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2020

  1. Configuration menu
    Copy the full SHA
    c67a368 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2020

  1. Configuration menu
    Copy the full SHA
    b2c33a5 View commit details
    Browse the repository at this point in the history
Loading