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
/
wiki
/
authorization.rst
Age
Commit message (
Expand
)
Author
2011-11-28
move code from login.py to views.py (like sqla tutorial)
Chris McDonough
2011-11-18
- Fix ZODB tutorial docs to match ZODB tutorial code (I removed program name
Chris McDonough
2011-11-08
Add a note flagging the only case where we might mislead the student to
kenmanheimer
2011-11-08
Use active ("Run the Tests") rather than passive ("Running the Tests")
kenmanheimer
2011-11-07
Reverting "grammar: "people who" - it's not "to whom"."
kenmanheimer
2011-08-14
- The ZODB wiki tutorial now uses the ``pyramid_zodbconn`` package rather
Chris McDonough
2011-06-14
merge httpexception-utils branch
Chris McDonough
2011-06-11
- Pyramid now expects Response objects to have a __call__
Chris McDonough
2011-06-05
More small fixes made reading the rest of the docs and the tutorials.
Christoph Zwerschke
2011-05-31
the canonical import location for HTTP exceptions/responses is now pyramid.re...
Chris McDonough
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-04-16
Consolidate two identical paragraphs
Patricio Paez
2011-04-16
ZODB tutorial Adding Authorization reorganize
Patricio Paez
2011-04-16
Improve ZODB tutorial (Adding Authorization)
Patricio Paez
2011-01-28
dont use tab-width directive (older sphinx does not support, need to build bo...
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-23
specify ordering unimportance
Chris McDonough
2010-12-23
tutorial accuracy and wording improvements
Chris McDonough
2010-12-22
right example language
Chris McDonough
2010-12-22
- The ``pyramid_zodb`` Paster template no longer employs ZCML. Instead, it
Chris McDonough
2010-11-09
- All references to Pyramid-the-application were changed from :mod:`pyramid`
Chris McDonough
2010-11-04
- The ZODB Wiki tutorial was updated to take into account changes to the
Chris McDonough
2010-10-29
bfg_view -> view_config
Chris McDonough
2010-10-25
convert more docs from bfg to pyramid
Chris McDonough
2010-10-25
rename bfgwiki to wiki
Chris McDonough
[prev]