Closed
Description
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
Labels
No labels