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-commons/django-debug-toolbar
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.2.3
Choose a base ref
...
head repository: django-commons/django-debug-toolbar
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.2.4
Choose a head ref
  • 6 commits
  • 11 files changed
  • 3 contributors

Commits on Dec 13, 2021

  1. [pre-commit.ci] pre-commit autoupdate (#1541)

    updates:
    - [github.com/pre-commit/mirrors-eslint: v8.4.0 → v8.4.1](pre-commit/mirrors-eslint@v8.4.0...v8.4.1)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Dec 13, 2021
    Configuration menu
    Copy the full SHA
    46a07da View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2021

  1. Update Django 4.0 stable versions

    pauloxnet authored and tim-schilling committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    db07db7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4adfcc1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    69506fb View commit details
    Browse the repository at this point in the history
  4. Revert PR 1426 - PostGIS param stripping.

    The stripping logic is stripping general sql parameters and the test
    written for it does not run. I'm not confident that the test actually
    hits the code we expect it to run either.
    
    Closes #1543
    Reopens #423
    tim-schilling committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    c2a9041 View commit details
    Browse the repository at this point in the history
  5. Version 3.2.4

    tim-schilling committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    9ec7210 View commit details
    Browse the repository at this point in the history
Loading