Adding Custom Panels -

https://pyramid_debugtoolbar.readthedocs.org/en/latest/#adding-custom-panels

i just created a new package, modeled after the original + the custom 
tutorial 

when enabling toolbars in your ini, if you want to override an existing 
panel -- you have to specifically list all the toolbars in debugtoolbar you 
want , then create an override in your package. 

if you just include `debugtoolbar` and not a specific panel, it imports all 
of them.  i can't find the docs for that , but it's somewhere in on the 
pylons site.

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/pylons-discuss.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to