Skip to content

rprots/pyramid_debugtoolbar_sadisplay

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyramid_debugtoolbar_sadisplay

pyramid_debugtoolbar_sadisplay will show project models as image,

Look how easy it is to use with Pyramid:

# __init__.py
# SADisplay in pyramid_debugtoolbar
from pyramid_debugtoolbar_sadisplay.panel import SadisplayDebugPanel
config.registry.settings['debugtoolbar.panels'].append(SadisplayDebugPanel)

and see... 1.*v ScreenShot 2.*v ScreenShot

Installation

Install from github:

pip install git+http://github.com/uralbash/pyramid_debugtoolbar_sadisplay.git

Source:

python setup.py install

Contribute

Support

If you are having issues, please let me know. I have a mailing list located at: sacrud@uralbash.ru

About

SQLAlchemy models preview in pyramid_debugtoolbar

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%