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-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
2010-09-05
fix
Chris McDonough
2010-07-26
reference
Chris McDonough
2010-07-26
merge generic_rendering branch
Chris McDonough
2010-07-24
- A new method of the ``Configurator`` exists:
Chris McDonough
2010-07-13
docs tweaks
Chris McDonough
2010-07-04
documentation updates
Chris McDonough
2010-06-23
whitespace
Chris McDonough
2010-06-18
once-over on chrisw docs
Chris McDonough
2010-06-07
A documented example of using Venusian to add your own decorator.
Chris Withers
2010-04-14
Add "exception views" work contributed primarily by Andrey Popp by merging th...
Chris McDonough
2010-03-23
extra word
Carlos de la Guardia
2010-01-18
Prep for b1
Chris McDonough
2010-01-17
More pass overhaul based on making contextfinding explicit within documentation.
Chris McDonough
2010-01-03
Features
Chris McDonough
2009-12-27
- Added manual index entries to generated index.
Chris McDonough
2009-12-26
- Created new top-level documentation section: "ZCML Directives".
Chris McDonough
2009-12-25
Fix syntax errors found via manuel, and add manuel-style markers to prevent
Chris McDonough
2009-12-25
Normalize code blocks.
Chris McDonough
2009-12-22
Use roles.
Chris McDonough
2009-12-20
H.
Chris McDonough
2009-11-28
Document the request-only calling convention as the default.
Chris McDonough
2009-11-26
Docs updates.
Chris McDonough
2009-11-24
Docs updates.
Chris McDonough
2009-11-22
Rendering tweaks.
Chris McDonough
2009-10-30
- The ``__call__`` of a plugin "traverser" implementation (registered
Chris McDonough
2009-10-26
Revert 6873, as it introduces an unnecessary providedBy for each request in t...
Chris McDonough
2009-10-26
The root factory may now return an object which implements ``ITraverser`` dir...
Malthe Borch
2009-10-26
Adapt to ``ITraverser`` instead of ``ITraverserFactory``. While this change b...
Malthe Borch
2009-10-18
Renderings.
Chris McDonough
[next]