Skip to content

Profiling panel: Caught ValueError while rendering: need more than 1 value to unpack #22

Description

@olexiystrashko

Same as Issue #16, but for profiling panel.

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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