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
/
contextfinding.rst
Age
Commit message (
Collapse
)
Author
2010-12-19
context finding -> resource location
Chris McDonough
2010-12-18
model -> resource; resource -> asset
Chris McDonough
2010-11-22
Merge https://github.com/Pylons/pyramid
Casey Duncan
2010-11-20
convert stray references to colon routing syntax to squiggly syntax
Chris McDonough
2010-11-18
Remove phrase "within this chapter", to make sentence more general
Casey Duncan
2010-11-18
Remove confusing sentence about where things are documented
Casey Duncan
2010-11-09
- All references to Pyramid-the-application were changed from :mod:`pyramid`
Chris McDonough
to :app:`Pyramid`. A custom role setting was added to ``docs/conf.py`` to allow for this. (internal)
2010-10-25
convert narrative docs to Pyramid
Chris McDonough
2010-03-07
removed duplicate word
Carlos de la Guardia
2010-01-18
Prep for b1
Chris McDonough
Merge a bunch of paper-based docs fixes Configure logging during bfgshell.
2010-01-17
Reduce overall book size by not giving each ZCML directive its own chapter.
Chris McDonough
2010-01-17
Review.
Chris McDonough
2010-01-17
More pass overhaul based on making contextfinding explicit within documentation.
Chris McDonough