python - Django Debug Toolbar Install Problems -


i having issues trying django-debug-toolbar , running. have of necessary info added installed_apps, middleware_classes, , ip in internal_ips tuple. have run setup.py script , seems load fine getting no errors django or apache.

however, nothing happens - no toolbar on pages, has else ever seen behavior? missing obvious?

i had same issue awhile.

have tried logging admin panel? if toolbar displays there, not display in code, it's missing opening , closing tags in template. default, django debug toolbar attaches body tag, though can change behavior if desire. see question: django debug toolbar working admin section


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -