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
2012-04-06
Added first level sections, fixed route in the summary
Patricio Paez
2012-04-06
Improve Authorization in the SQL tutorial
Patricio Paez
2012-04-01
Improve Authorization on SQL tutorial
Patricio Paez
2012-04-01
More simplification to the Authorization chapter
Patricio Paez
2012-04-01
Improved Adding Authorization in SQL wiki tutorial
Patricio Paez
2012-03-26
Mark line with yellow in SQL wiki - issue #510
Patricio Paez
2012-03-17
Merge pull request #496 from douglatornell/sql-tut-edits
Chris McDonough
2012-03-17
Fix typos.
Doug Latornell
2012-03-17
Improve text of SQLAlchemy wiki tutorial.
Doug Latornell
2012-03-17
master->1.3-branch
Chris McDonough
2012-03-13
Improved the Authorization chapter
Patricio Paez
2012-03-13
Sync section titles with the summary
Patricio Paez
2012-03-13
Improved the Authorization chapter
Patricio Paez
2012-03-12
Clarify two steps in the SQL wiki tutorial
Patricio Paez
2012-02-22
- New API: ``pyramid.config.Configurator.add_forbidden_view``. This is a
Chris McDonough
2012-02-14
- Don't create a ``session`` instance in SQLA Wiki tutorial, use raw
Chris McDonough
2012-01-29
show decorators along with view callables, fixes #393
Chris McDonough
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
[prev]