django-debug-toolbar不显示

新建.reg文件, 内容如下,保存后点击运行,OK

  1. Windows Registry Editor Version 5.00
  2. ; Fixing the question's issue with PNG
  3. [HKEY_CLASSES_ROOT\.png]
  4. "Content Type"="image/png"
  5. ; Fixing a common problem with Javascript files
  6. [HKEY_CLASSES_ROOT\.js]
  7. "Content Type"="text/javascript"