Skip to content

Debug Toolbar broken in the latest Django Trunk #208

Closed
@nemesifier

Description

@nemesifier

Hi everyone,

I just updated my local django trunk and noticed that the django debug toolbar is broken.

TemplateSyntaxError at /
Caught AttributeError while rendering: 'Settings' object has no attribute 'DATABASE_ENGINE'

/var/www/nodeshot-server/debug_toolbar/panels/sql.py in content
'is_mysql': settings.DATABASE_ENGINE == 'mysql',

This is just to inform you about the issue.
For the moment I have disabled the toolbar, I'll try to fix this if I have some spare time.

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