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
/
wiki2
/
definingviews.rst
Age
Commit message (
Expand
)
Author
2011-01-28
dont use tab-width directive (older sphinx does not support, need to build bo...
Chris McDonough
2011-01-15
General reformatting of the wiki and wiki2 tutorials to eliminate
John Shipman
2011-01-06
Updated wiki tutorial docs
Blaise Laflamme
2010-12-09
fix docs: pyramid.configuration -> pyramid.config
Chris McDonough
2010-11-20
convert stray references to colon routing syntax to squiggly syntax
Chris McDonough
2010-11-11
- SQLAlchemy+urldispach wiki (``wiki2``) tutorial updated due to changes to
Chris McDonough
2010-11-09
- All references to Pyramid-the-application were changed from :mod:`pyramid`
Chris McDonough
2010-11-07
Fix file type for literalinclude.
Marius Gedminas
2010-11-04
- Move static dir from pkg/templates/ to /pkg/ in pyramid_* paster templates.
Chris McDonough
2010-11-04
- The SQL Wiki tutorial was updated to take into account changes to the
Chris McDonough
2010-10-25
add httpexceptions docs
Chris McDonough
2010-10-25
adjust wiki2 tutorial for pyramid
Chris McDonough