Skip to content
This repository has been archived by the owner on Dec 21, 2022. It is now read-only.

Debug toolbar addon is not compatible with Django 2.2 #6

Open
jrutila opened this issue Dec 4, 2019 · 1 comment
Open

Debug toolbar addon is not compatible with Django 2.2 #6

jrutila opened this issue Dec 4, 2019 · 1 comment

Comments

@jrutila
Copy link

jrutila commented Dec 4, 2019

I think from Django 1.10 the setting is not called MIDDLEWARE_CLASSES anymore. It is just MIDDLEWARE. Now this addon fails on KeyError.

@stuaxo
Copy link

stuaxo commented Jan 17, 2020

The above PR should get things working, there is a following one to update the toolbar to a more recent version.

https://github.com/stuaxo/aldryn-django-debug-toolbar/pulls

(will re-point here when the first one is merged).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants