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
/
tutorials
/
gae
Age
Commit message (
Expand
)
Author
2010-11-17
paster templates now use the name "main" to represent the function that retur...
d2m
2010-11-09
- All references to Pyramid-the-application were changed from :mod:`pyramid`
Chris McDonough
2010-11-04
bfg->pyramid, account for paster template changes
Chris McDonough
2010-10-25
convert more docs from bfg to pyramid
Chris McDonough
2010-02-05
Modernize.
Chris McDonough
2010-02-03
- Update GAE tutorial to use Chameleon instead of Jinja2 (now that
Chris McDonough
2009-12-30
Workaround for new GAE version compatibility with appengine-monkey.
Chris McDonough
2009-12-28
Fix overlong lines.
Chris McDonough
2009-12-28
Adjust for 7.5x9.25in output.
Chris McDonough
2009-12-25
Fix syntax errors found via manuel, and add manuel-style markers to prevent
Chris McDonough
2009-12-25
Normalize code blocks.
Chris McDonough
2009-12-09
Excise make_app from docs.
Chris McDonough
2009-12-09
- General documentation freshening which takes imperative
Chris McDonough
2009-07-03
(no commit message)
Chris McDonough
2009-07-03
Make sure tutorial still works.
Chris McDonough
2009-06-24
Logic error in GAE tutorial (Michael B).
Chris McDonough
2009-05-14
General cleanup.
Chris McDonough
2009-05-03
Add GAE tutorial plus make CHANGES.txt renderings work.
Chris McDonough