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
/
authorization.rst
Age
Commit message (
Expand
)
Author
2011-11-27
- The SQLAlchemy Wiki tutorial has been updated. It now uses
Chris McDonough
2011-07-19
- Fixed two typos in wiki2 (SQLA + URL Dispatch) tutorial.
Chris McDonough
2011-06-05
More small fixes made reading the rest of the docs and the tutorials.
Christoph Zwerschke
2011-05-30
Sync Adding Authorization on both wiki tutorials
Patricio Paez
2011-05-30
Improvements to Adding Authorization of the wiki tutorials
Patricio Paez
2011-05-05
Fixed some line numbers in the docs.
Michael Merickel
2011-04-22
fix merge conflicts
Chris McDonough
2011-04-20
Fixed typos and added clarifications in a tutorial
Kirk Strauser
2011-04-20
Upgraded the url dispatch tutorials to use add_view.
Michael Merickel
2011-03-20
review changes to sqla tutorial
Chris McDonough
2011-03-15
Restructured the routes wiki tutorial to make it easier to follow along. Move...
Carlos de la Guardia
2011-01-30
had to remove flow of auth chapter due to space constraints
Chris McDonough
2011-01-28
dont use tab-width directive (older sphinx does not support, need to build bo...
Chris McDonough
2011-01-15
credit john shipman appropriately
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-12
fix tutorial to not update the context with the content of request.matchdict,...
Chris McDonough
2010-11-09
- All references to Pyramid-the-application were changed from :mod:`pyramid`
Chris McDonough
2010-11-08
* Removed redundant doc section
Xavier Spriet
2010-11-04
- The SQL Wiki tutorial was updated to take into account changes to the
Chris McDonough
2010-10-25
adjust wiki2 tutorial for pyramid
Chris McDonough