Skip to content

Installation of Django Debug Toolbar: TypeError: __init__() takes 1 positional argument but 2 were given #869

Closed
@wigust

Description

@wigust

If I do explicit setup, I have error like this guy.
https://stackoverflow.com/questions/38792686/installation-of-django-debug-toolbar-typeerror-init-takes-1-positional-a

With automatic installation, it only throws a warning, but toolbar doesn't show.
?: (1_10.W001) The MIDDLEWARE_CLASSES setting is deprecated in Django 1.10 and the MIDDLEWARE setting takes precedence. Since you've set MIDDLEWARE, the value of MIDDLEWARE_CLASSES is ignored.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions