Skip to content

Caught IndexError while rendering: tuple index out of range #16

Description

@tlesne

On Windows, splitting a path with '/' does not work well ;-)

The exception is located at debug_toolbar/panels/sql.py in content, line 195
Bug fixed by importing os, and replacing '/' by os.path.sep

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions