Skip to content

jvanasco/pyramid_debugtoolbar_ajax

Repository files navigation

pyramid_debugtoolbar_ajax

Build Status: Python package

This package adds an "Ajax" panel to the pyramid_debugtoolbar.

The "Ajax" panel contains buttons and forms which can be used to replay the request in a new browser window -- allowing you to spawn a debugger window for errors encountered on background ajax requests, or form submissions.

How to use:

Ensure these lines are in your pyramid config file:

pyramid.includes = pyramid_debugtoolbar
debugtoolbar.includes = pyramid_debugtoolbar_ajax

About

ajax tools for pyramid_debugtoolbar

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages