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
Age
Commit message (
Expand
)
Author
2015-04-14
fixed documentation; wrong line in docs
Antti Haapala
2015-03-13
Update code example
Steve Piercy
2014-08-12
Docs: Make "userid" link to the glossary term.
Karl O. Pinc
2014-04-08
Drop setup.cfg from scaffolds
Wichert Akkerman
2014-04-08
Remove Babel from all setup.cfg files
Wichert Akkerman
2014-03-21
- correct bad .rst syntax
Steve Piercy
2014-03-17
Corrected inline markup to use * for italics
thapar
2014-03-17
Added note to place login/logout route definitions before `/{pagename}` route
thapar
2013-11-18
Merge branch 'master' into 1.5-branch
Chris McDonough
2013-11-18
Merge branch '1.5-branch' of github.com:Pylons/pyramid into 1.5-branch
Chris McDonough
2013-11-17
Removed extra indentation from some examples (:linenos: should be indented wi...
Antti Haapala
2013-11-09
undeprecate remember/forget functions and remove remember_userid/forget_useri...
Chris McDonough
2013-10-30
fix failing test (unrelated to security stuff)
Chris McDonough
2013-10-30
fix wiki2 tutorial wrt request-method security APIs
Chris McDonough
2013-10-30
copy forward views.py changes to tests step
Chris McDonough
2013-10-30
fix zodb tutorial wrt request-based authentication and authorization apis
Chris McDonough
2013-10-27
Security APIs on pyramid.request.Request
Matt Russell
2013-10-16
Add HTML escaping to views.py
Jeff Hemphill
2013-10-14
make these tests pass on python 3.2+
Chris McDonough
2013-10-08
fix stupid missing named arguments, whyyy
Michael Merickel
2013-10-07
fix some broken positional args to sqlalchemy models
Michael Merickel
2013-09-08
remove bfg conversion chapter
Chris McDonough
2013-09-08
fix merge conflict
Chris McDonough
2013-09-06
Update line numbers as appropriate
Bert JW Regeer
2013-09-06
Add small note showing example usage of MyModel
Bert JW Regeer
2013-09-06
changed the explanation of the (now missing) __init__ method
sergey.volobuev
2013-09-06
removed __init__ methods from SQLAlchemy models in the documentation because ...
sergey.volobuev
2013-09-06
fix some more broken references
Michael Merickel
2013-09-06
update the code in the wiki and wiki2 tutorials to use pyramid_chameleon
Michael Merickel
2013-08-16
remove --no-site-packages and add usage note
Steve Piercy
2013-08-03
"Web Application Development Framework" -> "Web Framework". Yay.
Paul Everitt
2013-04-23
replace deprecated method
Tshepang Lekhonkhobe
2013-04-02
remove copyright bits from the tutorial examples
Tshepang Lekhonkhobe
2013-04-01
Fix reST markup
Catalin Iacob
2013-03-25
use clearer language
Tshepang Lekhonkhobe
2013-03-25
give installation a colectomy; give it headings;
Steve Piercy
2013-03-25
Merge remote branch 'upstream/master'
Steve Piercy
2013-03-25
make example links clickable, for convenience
Tshepang Lekhonkhobe
2013-03-24
make example links clickable, for convenience
Tshepang Lekhonkhobe
2013-03-23
place colon within strong style
Steve Piercy
2013-03-23
change some slightly awkward wording
Chris McDonough
2013-03-22
some consistency fixes
Tshepang Lekhonkhobe
2013-03-21
Merge pull request #921 from pzatrick/master
Tres Seaver
2013-03-21
Meh. git hate me.
Steve Piercy
2013-03-21
Update definingviews.rst to clarify that a template is a renderer
Patrick Canfield
2013-03-21
Update definingviews.rst to use active voice, reduce redundancy.
Patrick Canfield
2013-03-21
Update definingviews.rst to be more explicit, concise (?)
Patrick Canfield
2013-03-21
Update definingviews.rst explain matchdict more explicitly, concisely
Patrick Canfield
2013-03-21
Merge remote-tracking branch 'upstream/master'
Steve Piercy
2013-03-21
Clean up:
Steve Piercy
[next]