python - No Pyramid Debug Toolbar on a real (VPS) server with development.ini -
python - No Pyramid Debug Toolbar on a real (VPS) server with development.ini -
i'm deploying project vps server , want test pyramid debug toolbar running. site works fine, toolbar not appear @ all?
debugtoolbar.hosts
relevant setting should caring about. default displays toolbar requests localhost.
http://docs.pylonsproject.org/projects/pyramid_debugtoolbar/en/latest/#settings
python pyramid
Comments
Post a Comment