index
:
pyramid
main
Pyramid web framework (fork of https://github.com/Pylons/pyramid).
Daniel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
quick_tutorial
/
debugtoolbar.rst
Age
Commit message (
Expand
)
Author
2018-10-09
Rearrange introduction of Setuptools and move to debugtoolbar.
Steve Piercy
2018-10-09
Align emphasize-lines with setup.py code
Steve Piercy
2018-10-08
Use correct invocation of `pip install - e ".[dev]"` instead of [testing]
Steve Piercy
2018-10-08
Emphasize the changes to setup.py
Steve Piercy
2018-10-07
grammar
Steve Piercy
2018-10-07
Add pyramid_debugtoolbar to setup.py, and update narrative text accordingly.
Steve Piercy
2018-08-18
Clean up code-blocks in qt/debugtoolbar
Steve Piercy
2017-07-02
Fix doc typo
Caio Carrara
2016-07-02
proper case heading
Steve Piercy
2016-04-16
quick_tutorial cleanup
Steve Piercy
2016-04-07
- update debugtoolbar
Steve Piercy
2015-06-18
rst numbering syntax
Steve Piercy
2015-05-20
- grammar/wrapping
Steve Piercy
2014-11-09
- rewrap
Steve Piercy
2014-04-16
minor tweaks based on toolbar changes in 2.x
Michael Merickel
2014-04-16
Update debugtoolbar.rst
tylereaves
2014-04-16
Update debugtoolbar.rst
tylereaves
2014-02-16
EC: break the page and see the DBT traceback display.
Tres Seaver
2014-02-16
EC: why not add 'pyramid_debugtoolbar' to our 'install_requires'?
Tres Seaver
2014-02-10
- Garden PR #1121
Steve Piercy
2013-09-26
Quick Tour: shorten the setup part and point to Quick Tutorial Requirements f...
Paul Everitt
2013-09-25
Quick Tutorial: Improve the setup instructions (adapted from Steve Piercy's w...
Paul Everitt
2013-09-16
make example links clickable, for convenience
Tshepang Lekhonkhobe
2013-09-16
s/env/venv just for sake of consistency
Tshepang Lekhonkhobe
2013-09-13
Fix naming of virtualenv prefix.
Paul Everitt
2013-09-13
First cut at import of quick tutorial.
Paul Everitt