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
2011-08-06
add tweens module, add docs for ptweens and tweens to hooks
Chris McDonough
2011-07-30
Updated all of the docs to reflect the new pyramid.* settings prefix.
Michael Merickel
2011-07-28
add some edits to the docs for response_adapter decorator; fix renderings
Chris McDonough
2011-07-28
merge
Chris McDonough
2011-07-22
Fixed formatting fail.
Michael Merickel
2011-07-20
add more index markers
Chris McDonough
2011-07-12
reviewed
Chris McDonough
2011-07-11
Decorator version of config.add_response_adapter.
Manuel Hermann
2011-07-02
reorder
Chris McDonough
2011-07-01
- Deprecated the ``set_renderer_globals_factory`` method of the Configurator
Chris McDonough
2011-06-20
- Register the default exception view for context of
Chris McDonough
2011-06-18
fix rendering
Chris McDonough
2011-06-14
merge httpexception-utils branch
Chris McDonough
2011-06-14
- Added new add_response_adapter method to Configurator.
Chris McDonough
2011-06-13
- Remove IResponder abstraction in favor of more general IResponse
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-06-04
- It is now possible to control how the Pyramid router calls the WSGI
Chris McDonough
2011-05-31
the canonical import location for HTTP exceptions/responses is now pyramid.re...
Chris McDonough
2011-04-13
- Add missing docs reference to
Chris McDonough
2011-03-24
Merge remote branch 'source/master'
Alexandre Bourget
2011-03-24
Fix some typos.
Alexandre Bourget
2011-01-27
module name contractions
Chris McDonough
2011-01-19
- When a ``pyramid.exceptions.Forbidden`` error is raised, its status code
Chris McDonough
2011-01-18
Merge https://github.com/Pylons/pyramid
Casey Duncan
2011-01-18
add word chapter
Casey Duncan
2011-01-18
fix spacing
Casey Duncan
2011-01-18
- Most references to ZCML in narrative chapters have been removed or
Chris McDonough
2011-01-16
- The ``pylons_minimal``, ``pylons_basic`` and ``pylons_sqla`` paster
Chris McDonough
2011-01-09
add reference target
Chris McDonough
2011-01-07
- Document ``Configurator.set_view_mapper``.
Chris McDonough
2011-01-06
get rid of incorrect usage of threadlocals during configuration in venusian e...
Chris McDonough
2010-12-27
remove inappropriate use of begin/end
Chris McDonough
2010-12-26
reorder chapter
Chris McDonough
2010-12-26
- Move ZCML usage in Hooks chapter to Declarative Configuration chapter.
Chris McDonough
2010-12-18
model -> resource; resource -> asset
Chris McDonough
2010-12-09
fix docs: pyramid.configuration -> pyramid.config
Chris McDonough
2010-11-28
Narrative doc cleanup
Blaise Laflamme
2010-11-11
fix issue 32: use renderer rather than zpt render_template_to_response
Chris McDonough
2010-11-09
- All references to Pyramid-the-application were changed from :mod:`pyramid`
Chris McDonough
2010-11-07
- All references to events by interface
Chris McDonough
2010-11-02
- Remove references to 'WebOb' Response and just call it 'Response', and note
Chris McDonough
2010-11-02
- New event type: ``pyramid.interfaces.IBeforeRender``. An object of this type
Chris McDonough
2010-10-29
bfg_view -> view_config
Chris McDonough
2010-10-25
convert narrative docs to Pyramid
Chris McDonough
2010-09-13
- Call response callbacks *after* INewResponse event.
Chris McDonough
2010-09-13
Features
Chris McDonough
2010-09-06
renderings
Chris McDonough
2010-09-05
- Each of the follow methods of the Configurator now allow the
Chris McDonough
2010-09-05
fix
Chris McDonough
[prev]
[next]