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: 5.2.0
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: main
Choose a head ref
  • 5 commits
  • 6 files changed
  • 3 contributors

Commits on Apr 29, 2025

  1. Add the GitHub release to the releasing process and remove the RTD no…

    …tice, the default behavior is fine there
    matthiask committed Apr 29, 2025
    Configuration menu
    Copy the full SHA
    bbd3cff View commit details
    Browse the repository at this point in the history

Commits on May 3, 2025

  1. Remove pin for django-csp. (#2132)

    * Remove pin for django-csp.
    
    The toolbar now supports django-csp v4
    
    * Add django-template-partials to requirements file
    
    This allows make test to succeed again.
    tim-schilling authored May 3, 2025
    Configuration menu
    Copy the full SHA
    f00bfb6 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2025

  1. Update the biome pre-commit hook now that biome doesn't crash on Djan…

    …go HTML templates anymore
    matthiask committed May 5, 2025
    Configuration menu
    Copy the full SHA
    3d91e92 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2025

  1. Build docs on Ubuntu 24.04

    matthiask committed May 12, 2025
    Configuration menu
    Copy the full SHA
    fbceff0 View commit details
    Browse the repository at this point in the history
  2. [pre-commit.ci] pre-commit autoupdate (#2135)

    updates:
    - [github.com/biomejs/pre-commit: v2.0.0-beta.2 → v2.0.0-beta.3](biomejs/pre-commit@v2.0.0-beta.2...v2.0.0-beta.3)
    - [github.com/astral-sh/ruff-pre-commit: v0.11.8 → v0.11.9](astral-sh/ruff-pre-commit@v0.11.8...v0.11.9)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored May 12, 2025
    Configuration menu
    Copy the full SHA
    cf71ded View commit details
    Browse the repository at this point in the history
Loading