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
/
src
Age
Commit message (
Expand
)
Author
2010-11-21
- SQLAlchemy+URLDispatch tutorial updated to integrate changes to
Chris McDonough
2010-11-20
convert stray references to colon routing syntax to squiggly syntax
Chris McDonough
2010-11-19
- Remove calls to config.begin()/config.end() from startup config code in
Chris McDonough
2010-11-12
fix tutorial to not update the context with the content of request.matchdict,...
Chris McDonough
2010-11-11
- SQLAlchemy+urldispach wiki (``wiki2``) tutorial updated due to changes to
Chris McDonough
2010-11-07
* Use edit.pt instead of view.pt for the add_page view callable in the wiki ...
Xavier Spriet
2010-11-07
* Use edit.pt instead of view.pt for the add_page view callable in the wiki ...
Xavier Spriet
2010-11-05
use the latest pylons.css for all tutorials
Chris McDonough
2010-11-04
Added missing style.css file to tutorials
Blaise Laflamme
2010-11-04
- Move static dir from pkg/templates/ to /pkg/ in pyramid_* paster templates.
Chris McDonough
2010-11-04
Updated starter page in tutorials
Blaise Laflamme
2010-11-04
fix wiki2 tutorial (it was busted)
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