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
Age
Commit message (
Collapse
)
Author
2013-09-26
Quick Tour: shorten the setup part and point to Quick Tutorial Requirements ↵
Paul Everitt
for more explanation. Cross link each Quick Tour section with its Quick Tutorial match.
2013-09-25
Get pyramid_chameleon added to the quick tutorial, plus some other fixes for ↵
Paul Everitt
Python 3.
2013-09-25
Add some more of the up-front packages.
Paul Everitt
2013-09-25
Oops, need a $VENV path to easy_install
Paul Everitt
2013-09-25
Quick Tutorial: Improve the setup instructions (adapted from Steve Piercy's ↵
Paul Everitt
work), particularly for Windows. Change all the steps to use $VENV/bin prefixes on commands (don't presume that they have done source env/bin/activate).
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-14
rename ref mako_templates to available_template_system_bindings
Steve Piercy
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