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