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
/
models.rst
Age
Commit message (
Expand
)
Author
2010-12-18
model -> resource; resource -> asset
Chris McDonough
2010-12-15
- Fix reference to ``repoze.bfg.traversalwrapper`` in "Models" chapter (point
Chris McDonough
2010-12-15
fix description of models based on zzzeeek's reddit comment
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-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-09
- All references to Pyramid-the-application were changed from :mod:`pyramid`
Chris McDonough
2010-10-25
convert narrative docs to Pyramid
Chris McDonough
2010-03-20
just two small fixes here
Carlos de la Guardia
2010-01-19
Spellcheck.
Chris McDonough
2010-01-18
Prep for b1
Chris McDonough
2010-01-17
More reviews finished.
Chris McDonough
2010-01-11
Merge of andrew-docs branch.
Chris McDonough
2009-12-27
- Added manual index entries to generated index.
Chris McDonough
2009-12-25
Fix syntax errors found via manuel, and add manuel-style markers to prevent
Chris McDonough
2009-12-22
Roles.
Chris McDonough
2009-12-10
Docs.
Chris McDonough
2009-11-22
Rendering tweaks.
Chris McDonough
2009-10-26
Adapt to ``ITraverser`` instead of ``ITraverserFactory``. While this change b...
Malthe Borch
2009-07-05
Spellcheck.
Chris McDonough
2009-07-03
General editing walkthrough.
Chris McDonough
2009-05-21
Tweaks.
Chris McDonough
2009-05-01
- In previous releases, the ``repoze.bfg.url.model_url``,
Chris McDonough
2009-05-01
- The ``repoze.bfg.location.LocationProxy`` class and the
Chris McDonough
2009-04-30
Make ModelGraphTraverser assume that all traversed objects provide ILocation....
Chris McDonough
2009-04-29
Drop the ILocation testing by default during traversal.
Tres Seaver
2009-01-23
Path elements are always unicode during traversal now.
Chris McDonough
2008-12-17
Fix bug found by jpenney.
Chris McDonough
2008-11-14
Models-as-class-only.
Chris McDonough
2008-09-28
(no commit message)
Chris McDonough
2008-09-28
Features
Chris McDonough
2008-07-29
0.2.5: add model_url.
Chris McDonough
2008-07-28
(no commit message)
Chris McDonough
2008-07-28
Tweaks.
Chris McDonough
2008-07-26
Tweaks.
Chris McDonough
2008-07-25
Temporarily hide step4, tweaks.
Chris McDonough
2008-07-24
Location proxies.
Chris McDonough
2008-07-24
Change more occurrences to mod:repoze
Paul Everitt
2008-07-18
Yup.
Chris McDonough