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
2013-03-25
make example links clickable, for convenience
Tshepang Lekhonkhobe
2013-01-20
point to the sources of the wiki tutorials in just one location; fix #763
Tshepang Lekhonkhobe
2013-01-11
Merge pull request #772 from tshepang/obvious
Chris McDonough
2013-01-11
Merge pull request #771 from tshepang/loong
Chris McDonough
2013-01-11
Merge pull request #770 from tshepang/split
Chris McDonough
2013-01-05
remove info that should be obvious to the reader
Tshepang Lekhonkhobe
2013-01-05
no need to display the entire path
Tshepang Lekhonkhobe
2013-01-05
sentence too long; also fix grammar, and add markup
Tshepang Lekhonkhobe
2013-01-05
typo
Tshepang Lekhonkhobe
2012-12-01
Sync models.py in SQL wiki tutorial
Patricio Paez
2012-12-01
Sync __init__.py in SQL wiki tutorial
Patricio Paez
2012-11-04
merged SHA512AuthTktAuthenticationPolicy into AuthTktAuthenticationPolicy
Michael Merickel
2012-11-04
fix docs, upgrade tutorials, add change note, deprecate using zope.deprecatio...
Chris McDonough
2012-09-22
- Add ``Base.metadata.bind = engine`` to alchemy template, so that tables
Chris McDonough
2012-08-02
closes #643
Chris McDonough
2012-04-08
Final details
Patricio Paez
2012-04-08
Normalize Authorization in both tutorials 4
Patricio Paez
2012-04-08
Normalize Authorization in both tutorials 3
Patricio Paez
2012-04-07
Normalize Authorization in both tutorials 2
Patricio Paez
2012-04-07
Ordered sections as per the summary
Patricio Paez
2012-04-07
Normalize Authorization in both tutorials 1
Patricio Paez
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
[next]