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
/
subrequest.rst
Age
Commit message (
Expand
)
Author
2018-10-03
remove deprecated set_request_property
Michael Merickel
2018-08-18
Clean up code-blocks in subrequest
Steve Piercy
2018-01-24
Emphasize additional line
Dustin Ingram
2016-03-14
polish Invoking an Exception View docs
Steve Piercy
2016-03-14
move comment closer to relevant logic
Michael Merickel
2016-03-14
fix broken ref
Michael Merickel
2016-03-14
add a new docs section on invoking exception views
Michael Merickel
2016-01-24
fix indent in docs
Svintsov Dmitry
2015-10-30
add linenos and emphasize-lines to code examples
Steve Piercy
2015-10-28
minor grammar, rewrap 79 columns, some .rst syntax fixes, add a header and in...
Steve Piercy
2013-09-07
- The ``pyramid.events.NewResponse`` event is now sent **after** response
Chris McDonough
2013-04-05
fix some cross-references
Tshepang Lekhonkhobe
2013-04-01
Add missing word
Catalin Iacob
2013-04-01
Remove extra word
Catalin Iacob
2013-02-10
use a more approriate Sphinx directive
Tshepang Lekhonkhobe
2013-01-02
eliminate other repeated words
Tshepang Lekhonkhobe
2012-09-16
make use_tweens=False the default
Chris McDonough
2012-09-16
explain how this works with the exception view
Chris McDonough
2012-09-16
make use_tweens=True the default, add some more tests
Chris McDonough
2012-09-16
rename subrequest to invoke_subrequest
Chris McDonough
2012-09-16
wording
Chris McDonough
2012-09-16
garden todo, add docs about exception handling
Chris McDonough
2012-09-16
explain
Chris McDonough
2012-09-16
explain
Chris McDonough
2012-09-16
moar
Chris McDonough
2012-09-16
docs and test
Chris McDonough