I'm using django 1.8.2. I installed django-debug-toolbar the implicit way. The sidebar appears normally, but when I click to see a panel, it stay with the loading image without content.
Firebug reports no error, the djdt-scroll
div is simply empty. When I examine the /__debug__/render_panel/
request, I can see a normal output in the html
tab in firebug.
In short terms, django-debug-toolbar seems to work normally, but does not show the panel content. Any idea ?
Asked
Active
Viewed 116 times
1

albar
- 3,020
- 1
- 14
- 27