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
/
hybrid.rst
Age
Commit message (
Expand
)
Author
2019-07-27
Fix typos
Min ho Kim
2018-08-18
Clean up code-blocks in hybrid
Steve Piercy
2015-11-02
- remove deprecated section in docs (Closes #2067)
Steve Piercy
2015-01-07
Fix "pyramid" spelling
Pavlo Kapyshin
2013-11-17
Removed extra indentation from some examples (:linenos: should be indented wi...
Antti Haapala
2013-08-29
get rid of remainder_name on route, and just default to passing traverse; add...
Chris McDonough
2013-08-29
documentation for hybrid url generation
Chris McDonough
2013-01-01
eliminate repeated "the" words
Tshepang Lekhonkhobe
2011-07-20
add more index markers
Chris McDonough
2011-07-14
- New API class: ``pyramid.static.static_view``. This supersedes the
Chris McDonough
2011-06-03
minor edits to cito's edits
Chris McDonough
2011-06-03
Some more small fixes in the narrative docu.
Christoph Zwerschke
2011-04-22
- Make sure deprecation warnings aren't raised when tests are run.
Chris McDonough
2011-04-20
Converting docs to deprecate view parameters in config.add_route.
Michael Merickel
2011-01-27
module name contractions
Chris McDonough
2010-12-19
context finding -> resource location
Chris McDonough
2010-12-18
model -> resource; resource -> asset
Chris McDonough
2010-12-12
fix merge conflicts
Casey Duncan
2010-12-09
fix docs: pyramid.configuration -> pyramid.config
Chris McDonough
2010-12-02
Merge https://github.com/Pylons/pyramid
Casey Duncan
2010-12-01
stray quote mark
Chris McDonough
2010-11-24
Use a colon instead of a period
Casey Duncan
2010-11-24
Fix typo
Casey Duncan
2010-11-24
XXX Add an example of when views would be invoked by the 'useful' config. Con...
Casey Duncan
2010-11-24
non-useless => useful
Casey Duncan
2010-11-24
Clarify paragraph explaining use_global_views
Casey Duncan
2010-11-24
make it clear this is a chapter reference
Casey Duncan
2010-11-24
add comma
Casey Duncan
2010-11-24
add comma
Casey Duncan
2010-11-24
Clarify paragraph describing why Traversable is traversable
Casey Duncan
2010-11-24
Lose the word 'here' since we already said it's 'above'
Casey Duncan
2010-11-24
Clarify paragraph describing custom root factory
Casey Duncan
2010-11-22
XXX Add an additional explaining sentence to clarify the chain of 'implieds' ...
Casey Duncan
2010-11-22
Add comma
Casey Duncan
2010-11-20
convert stray references to colon routing syntax to squiggly syntax
Chris McDonough
2010-11-17
More ReStructuredText fixes in docstrings.
Marius Gedminas
2010-11-09
- All references to Pyramid-the-application were changed from :mod:`pyramid`
Chris McDonough
2010-11-03
de-zcml-ify various chapters and move ZCML to the declarative chapter
Chris McDonough
2010-10-25
convert narrative docs to Pyramid
Chris McDonough
2010-09-08
- The ``repoze.bfg.urldispatch.Route`` constructor (not an API) now
Chris McDonough
2010-07-23
- The ``Hybrid`` narrative chapter now contains a description of the
Chris McDonough
2010-07-23
- New argument to ``repoze.bfg.configuration.Configurator.add_route``
Chris McDonough
2010-04-13
Fix (thanks to Iain Duncan).
Chris McDonough
2010-03-11
more trivial fixes
Carlos de la Guardia
2010-02-03
Make the hybrid chapter represent reality.
Chris McDonough
2010-02-02
Missed checkin.
Chris McDonough
2010-01-24
Free at last, free at last, thank god almighty free at last.
Chris McDonough
2010-01-19
Spellcheck.
Chris McDonough
2010-01-18
Prep for b1
Chris McDonough
2010-01-17
Review.
Chris McDonough
[next]