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: 6.0.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
  • 6 commits
  • 8 files changed
  • 5 contributors

Commits on Aug 3, 2025

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

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.12.4 → v0.12.5](astral-sh/ruff-pre-commit@v0.12.4...v0.12.5)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Aug 3, 2025
    Configuration menu
    Copy the full SHA
    2321b88 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2025

  1. Configuration menu
    Copy the full SHA
    a1ad2be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5133f5f View commit details
    Browse the repository at this point in the history
  3. [pre-commit.ci] pre-commit autoupdate (#2176)

    updates:
    - [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0)
    - [github.com/biomejs/pre-commit: v2.1.2 → v2.1.4](biomejs/pre-commit@v2.1.2...v2.1.4)
    - [github.com/astral-sh/ruff-pre-commit: v0.12.5 → v0.12.8](astral-sh/ruff-pre-commit@v0.12.5...v0.12.8)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Aug 14, 2025
    Configuration menu
    Copy the full SHA
    501a145 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2025

  1. Explicitly call out the selenium job in the GitHub actions matrix (#2182

    )
    
    * Explicitly call out the selenium job in the GitHub actions matrix
    matthiask authored Aug 17, 2025
    Configuration menu
    Copy the full SHA
    6061699 View commit details
    Browse the repository at this point in the history
  2. docs: move the import statement of debug_toolbar_urls to inside of … (

    #2174)
    
    * docs: move the import statement of `debug_toolbar_urls` to inside of the if statement for avoiding potential errors
    
    * Add change log message for moving the docs
    
    ---------
    
    Co-authored-by: Tim Schilling <schillingt@better-simple.com>
    Lidoca and tim-schilling authored Aug 17, 2025
    Configuration menu
    Copy the full SHA
    e2fd4c0 View commit details
    Browse the repository at this point in the history
Loading