0

Possible Duplicate:
django-debug-toolbar looking for assets by relative path?

So I just followed the instructions to install the django-debug-toolbar v0.9.4, and I can't make the toolbar appear in BOTH the admin and regular application. However, I can see it in the HTML source (via Chrome for example) and the display is set to "none". If I remove that style, it appears (without style and JS however) Also, it can't find the .js and .css.

Failed to load resource: the server responded with a status of 404 (NOT FOUND) 127.../machines/view/2/debug_toolbar/css/toolbar.min.css

Failed to load resource: the server responded with a status of 404 (NOT FOUND) 127.../machines/view/2/debug_toolbar/css/toolbar.min.js

Here are my settings so far relevant to this problem: http://dpaste.org/ar9ji/

Community
  • 1
  • 1
abisson
  • 4,365
  • 9
  • 46
  • 68
  • Where are you running from? It would seem that you are running local. Correct? – David S Oct 02 '12 at 14:28
  • 1
    Great... glad it worked. I've flagged as a duplicate of the other question so that the moderators can handle accordingly. – David S Oct 02 '12 at 15:09

0 Answers0