Skip to content

Commit

Permalink
Fix SQL panel in django-debug-toolbar
Browse files Browse the repository at this point in the history
  • Loading branch information
ad-m committed Sep 15, 2017
1 parent 2a2ec5a commit 6dd672f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/settings/local.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,3 @@
],
'SHOW_TEMPLATE_CONTEXT': True,
}
MIDDLEWARE_CLASSES = MIDDLEWARE_CLASSES + ('debug_toolbar.middleware.DebugToolbarMiddleware',)

0 comments on commit 6dd672f

Please sign in to comment.