This problem only debug-toolbar-1.0.1. If downgrade to django-debug-toolbar==0.9.4 - all works. Django==1.5.5(I try Django 1.6, but problem the same). I running server, and can't see panel(django-debug-toolbar). In log:
[17/Jan/2014 03:05:16] "GET / HTTP/1.1" 200 10644
[17/Jan/2014 03:05:16] "GET /static/debug_toolbar/js/jquery.cookie.js HTTP/1.1" 304 3623
[17/Jan/2014 03:05:16] "GET /static/debug_toolbar/js/toolbar.js HTTP/1.1" 304 10216
[17/Jan/2014 03:05:16] "GET /static/debug_toolbar/css/toolbar.css HTTP/1.1" 304 22959
Anyone with a similar problem? Sorry for my english.