Pylons / pyramid_traversalwrapper

Alternate traversal plugin for Pyramid which automates __parent__ and __name__
https://pylonsproject.org
Other
5 stars 5 forks source link

traversalwrapper/debug toolbar fix #3

Open drocco007 opened 12 years ago

drocco007 commented 12 years ago

hi, this small fix addresses the integration issue between traversalwrapper and the debug toolbar; it is a slight tweak of the patch posted in issue #1.

thanks, dan