Krukov / django-channels-panel

A Django Debug Toolbar panel for Channels
42 stars 8 forks source link

"No module named settings_vars" #6

Closed Alex-CodeLab closed 7 years ago

Alex-CodeLab commented 7 years ago

Got this error after installing and adding the config as described.

django.core.exceptions.ImproperlyConfigured: Error importing debug panel debug_toolbar.panels.settings_vars: "No module named settings_vars"

using Django 1.10.4

Alex-CodeLab commented 7 years ago

closed. nm. Seems to be related to and older config for debug_toolbar.panels and not django-channels-panel.