https://github.com/uralbash/pyramid_debugtoolbar_sadisplay
SQLAlchemy models preview in pyramid_debugtoolbar
https://github.com/uralbash/pyramid_debugtoolbar_sadisplay
Last synced: 3 months ago
JSON representation
SQLAlchemy models preview in pyramid_debugtoolbar
- Host: GitHub
- URL: https://github.com/uralbash/pyramid_debugtoolbar_sadisplay
- Owner: uralbash
- License: other
- Created: 2014-02-27T12:41:00.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-04-02T11:22:37.000Z (about 12 years ago)
- Last Synced: 2024-04-18T12:55:22.287Z (almost 2 years ago)
- Language: Python
- Homepage:
- Size: 359 KB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
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

2.*v

Installation
------------
Install from github:
pip install git+http://github.com/uralbash/pyramid_debugtoolbar_sadisplay.git
Source:
python setup.py install
Contribute
----------
- Issue Tracker: http://github.com/uralbash/pyramid_debugtoolbar_sadisplay/issues
- Source Code: http://github.com/uralbash/pyramid_debugtoolbar_sadisplay
Support
-------
If you are having issues, please let me know.
I have a mailing list located at: sacrud@uralbash.ru