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 (
Collapse
)
Author
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
``pyramid_routesalchemy`` paster template.
2010-11-09
- All references to Pyramid-the-application were changed from :mod:`pyramid`
Chris McDonough
to :app:`Pyramid`. A custom role setting was added to ``docs/conf.py`` to allow for this. (internal)
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
``pyramid_routesalchemy`` paster template.
2010-10-25
add httpexceptions docs
Chris McDonough
2010-10-25
adjust wiki2 tutorial for pyramid
Chris McDonough