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
/
narr
/
hooks.rst
Age
Commit message (
Expand
)
Author
2013-04-01
Fix typo that broke the reference to pyramid.events.NewRequest
Catalin Iacob
2013-04-01
Remove extra word
Catalin Iacob
2013-03-12
Merge pull request #896 from tshepang/consistency
Michael Merickel
2013-03-09
consistency
Tshepang Lekhonkhobe
2013-03-09
capitalize; add term role
Tshepang Lekhonkhobe
2013-03-05
update some links and fix others
Tshepang Lekhonkhobe
2013-02-23
replace awkward explanation
Tshepang Lekhonkhobe
2013-02-09
fix warning block for newer docutils versions
Chris McDonough
2013-02-09
Merge pull request #824 from kusut/add_request_method
Chris McDonough
2013-01-30
use the more appropriate directives
Tshepang Lekhonkhobe
2013-01-29
enhance!
kusut
2013-01-29
narrative docs for add_request_method
kusut
2013-01-02
eliminate other repeated words
Tshepang Lekhonkhobe
2012-11-12
Modified the hooks documentation to currently describe how to access the cont...
Robert Jackiewicz
2012-08-25
Subscriber predicates:
Chris McDonough
2012-08-06
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2012-08-06
add as-of-version notes
Chris McDonough
2012-08-06
garden
Michael Merickel
2012-08-06
add docs for third-party view predicates
Chris McDonough
2012-06-17
docs: Add view callable example to section on rendering_val.
Jeff Cook
2012-06-07
Update documentation to clarify purpose of BeforeRender.rendering_val.
Jeff Cook
2012-04-12
Typos
Patricio Paez
2012-03-05
add_traverser
Chris McDonough
2012-03-02
Remove some confusion about finished callbacks.
Ruslan Spivak
2012-02-29
fix decorators
Chris McDonough
2012-02-26
fix instance creation
Chris McDonough
2012-02-22
- New API: ``pyramid.config.Configurator.add_forbidden_view``. This is a
Chris McDonough
2012-02-22
- New API: ``pyramid.config.Configurator.add_notfound_view``. This is a
Chris McDonough
2012-02-18
dont mention arg by name
Chris McDonough
2012-02-18
minor wording fixes
Chris McDonough
2012-02-17
Features
Chris McDonough
2012-02-15
- Add ``pyramid.config.Configurator.set_traverser`` API method. See the
Chris McDonough
2012-02-15
- Replace all mentions of zope.interface.implements with
Chris McDonough
2011-12-16
stamp out paste.httpserver usage
Chris McDonough
2011-12-15
fix import
Chris McDonough
2011-10-06
remove all reference to the paster command-line utility
Chris McDonough
2011-09-27
typo
Chris McDonough
2011-09-23
fixed up all the warning dealing ..note and ..warn
michr
2011-08-20
remove tween aliases as a concept
Chris McDonough
2011-08-14
- The ``route_url``, ``route_path``, ``resource_url``, ``static_url``, and
Chris McDonough
2011-08-13
Require that tween_factory argument to add_tween be a dotted name.
Chris McDonough
2011-08-13
disallow adding a tween factory which is an instance without passing its glob...
Chris McDonough
2011-08-12
Merge branch 'fix.tween-graph'
Michael Merickel
2011-08-12
Updated the docs with the new over/under tuples.
Michael Merickel
2011-08-12
garden changes; fix docs rendering
Chris McDonough
2011-08-12
add pyramid.tweens configuration value docs
Chris McDonough
2011-08-10
trunk is 1.2dev, who are we fooling
Chris McDonough
2011-08-08
document under and over params
Chris McDonough
2011-08-06
docs rendering
Chris McDonough
2011-08-06
change return value of tween to just response
Chris McDonough
[prev]
[next]