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
Age
Commit message (
Expand
)
Author
2010-12-19
add functional testing example
Chris McDonough
2010-12-19
contextfinding -> resourcelocation
Jamaludin Ahmad
2010-12-19
fix urldispatch chapter
Chris McDonough
2010-12-19
an -> a
Chris McDonough
2010-12-19
get rid of UNIX user analogy
Chris McDonough
2010-12-19
context finding -> resource location
Chris McDonough
2010-12-19
fix startup chapter
Chris McDonough
2010-12-19
adjust project chapter
Chris McDonough
2010-12-19
reference module from package
Chris McDonough
2010-12-19
update firstapp chapter
Chris McDonough
2010-12-19
wording
Chris McDonough
2010-12-19
explain terminological and envvar differences from BFG
Chris McDonough
2010-12-19
- All environment variables which used to be prefixed with ``BFG_`` are now
Chris McDonough
2010-12-19
unnecessary static arglists
Chris McDonough
2010-12-18
Merge branch 'model2resource'
Chris McDonough
2010-12-18
title normalization
Chris McDonough
2010-12-18
resource/asset normalization
Chris McDonough
2010-12-18
model->resource; make docs render without warnings
Chris McDonough
2010-12-18
resource -> asset
Chris McDonough
2010-12-18
resource -> asset
Chris McDonough
2010-12-18
model -> resource
Chris McDonough
2010-12-18
model -> resource
Chris McDonough
2010-12-18
model -> resource; resource -> asset
Chris McDonough
2010-12-17
get rid of conflict marker
Chris McDonough
2010-12-16
tweakage
Chris McDonough
2010-12-16
- Direct Jython users to Mako rather than Jinja2 in "Install" narrative
Chris McDonough
2010-12-16
- The name ``registry`` is now available in a ``pshell`` environment by
Chris McDonough
2010-12-16
Features
Chris McDonough
2010-12-16
Added debug_matched configuration setting.
Joachim Krebs
2010-12-15
prep for 1.0a6
Chris McDonough
2010-12-15
- Fix reference to ``repoze.bfg.traversalwrapper`` in "Models" chapter (point
Chris McDonough
2010-12-15
- If you followed it to-the-letter, the ZODB+Traversal Wiki tutorial would
Chris McDonough
2010-12-15
fix description of models based on zzzeeek's reddit comment
Chris McDonough
2010-12-15
closes #66
Chris McDonough
2010-12-15
prep for 1.0a5
Chris McDonough
2010-12-15
add missing last sentence
Casey Duncan
2010-12-15
clarify how __parent__ and __name__ relate to containers recursively
Casey Duncan
2010-12-14
shorten parenthetical for readability, add word model
Casey Duncan
2010-12-14
move sidebar about automatically managing __name__ and __parent__ after expla...
Casey Duncan
2010-12-14
describe container nodes and leaf nodes as such directly
Casey Duncan
2010-12-14
clarify declaring an interface on a model instance vs. a class
Casey Duncan
2010-12-14
remove quotes, classes are wholly callable
Casey Duncan
2010-12-14
reword graph walking bullet
Casey Duncan
2010-12-14
replace link to pyramid_jinja2 on github with pypi release package link
Casey Duncan
2010-12-14
add comma, remove redundant word
Casey Duncan
2010-12-14
grammar fix
Casey Duncan
2010-12-14
minor reword to paragraph describing how to configure mako template renderers
Casey Duncan
2010-12-14
cause =
Casey Duncan
2010-12-14
clarify paragraph about passing templates to other templates
Casey Duncan
2010-12-14
clarify/simplify
Casey Duncan
[next]