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
/
package.rst
Age
Commit message (
Expand
)
Author
2018-08-21
Merge pull request #3330 from stevepiercy/docs-code-style
Michael Merickel
2018-08-19
Fix broken links from linkcheck, exclude localhost from check
Steve Piercy
2018-08-18
Clean up code-blocks in qt/package
Steve Piercy
2017-06-27
Update all external links per `make linkcheck`
Steve Piercy
2016-04-16
quick_tutorial cleanup
Steve Piercy
2016-04-06
- remove conf.py straggler
Steve Piercy
2016-04-05
- replace easy_install with pip
Steve Piercy
2015-05-20
re-moving unnecessary hyphenation (see what I did there?)
Steve Piercy
2014-02-16
Avoid re-ambiguating 'project' vs. 'package.
Tres Seaver
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
First cut at import of quick tutorial.
Paul Everitt