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
/
declarative.rst
Age
Commit message (
Expand
)
Author
2011-01-12
- Document the ``request.override_renderer`` attribute within the narrative
Chris McDonough
2010-12-27
remove unnecessary use of begin/end
Chris McDonough
2010-12-27
- Reconcile "extending an existing application" chapter with existence of
Chris McDonough
2010-12-26
- Move ZCML usage in Hooks chapter to Declarative Configuration chapter.
Chris McDonough
2010-12-19
context finding -> resource location
Chris McDonough
2010-12-18
model->resource; make docs render without warnings
Chris McDonough
2010-12-18
model -> resource; resource -> asset
Chris McDonough
2010-12-09
- Add a ``handler`` ZCML directive. This directive does the same thing as
Chris McDonough
2010-12-09
fix docs: pyramid.configuration -> pyramid.config
Chris McDonough
2010-11-28
Normalized narrative doc, code with linenos while text+bash don't
Blaise Laflamme
2010-11-28
Narrative doc cleanup
Blaise Laflamme
2010-11-20
convert stray references to colon routing syntax to squiggly syntax
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-04
de-zcml-ify events chapter
Chris McDonough
2010-11-04
move i18n ZCML topics to declarative chapter
Chris McDonough
2010-11-04
normalize port numbers in paster templates
Chris McDonough
2010-11-04
unbreak rendering
Chris McDonough
2010-11-04
move declarative view docs to the declarative chapter
Chris McDonough
2010-11-03
de-zcml-ify various chapters and move ZCML to the declarative chapter
Chris McDonough