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
/
static_assets.rst
Age
Commit message (
Expand
)
Author
2018-10-03
Change references to "py.test" in all Quick Tutorial documentation
Paul Cutler
2018-08-18
Clean up code-blocks in qt/static_assets
Steve Piercy
2017-08-15
Only include test code snippet that has been added
Lars Alexander Blumberg
2017-08-14
Add a functional test for the static file
Lars Alexander Blumberg
2016-07-17
Corrected test command in static_assets.rst
Christian Kollee
2016-04-16
quick_tutorial cleanup
Steve Piercy
2016-04-07
- update static_assets.rst
Steve Piercy
2015-05-08
Fixed minor highlighting mistake.
Florian Klemme
2013-09-26
Quick Tour: shorten the setup part and point to Quick Tutorial Requirements f...
Paul Everitt
2013-09-25
Get pyramid_chameleon added to the quick tutorial, plus some other fixes for ...
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
All the references re-wired.
Paul Everitt
2013-09-13
First cut at import of quick tutorial.
Paul Everitt