An interactive HTML debugger for Pyramid application development
A package which provides an interactive HTML debugger for Pyramid application development
Note that pyramid-debugtoolbar is a blatant rip-off of Michael van Tellingen's flask-debugtoolbar (which itself was derived from Rob Hudson's django-debugtoolbar). It also includes a lightly sanded down version of the Werkzeug debugger code by Armin Ronacher and team.
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/python-pyramid-debugtoolbar && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
pyramid_debugtoolbar-4.12.1.tar.gz | 0003081467 2.94 MB | |
python-pyramid-debugtoolbar.changes | 0000015121 14.8 KB | |
python-pyramid-debugtoolbar.spec | 0000002994 2.92 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1145530
from
Dirk Mueller (dirkmueller)
(revision 7)
- update to 4.12.1: * Fix a toolbar crash when loading the page and there aren't any visible requests yet. * Fix a concern where the toolbar may access sensitive request attributes like ``request.authenticated_userid`` at times outside of the supported request lifecycle. * Avoid triggering DeprecationWarnings when tracking values for deprecated attributes in Pyramid like ``effective_principals``.
Comments 0