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
Age
Commit message (
Expand
)
Author
2011-09-04
Add Windows analogues to all command lines. Closes #144
Chris McDonough
2011-09-04
remove documentation and todo mentions of zope.configuration
Chris McDonough
2011-09-03
Updated environment documentation to include an example of accessing the sett...
Charlie Choiniere
2011-09-02
remove; too complex to document here
Chris McDonough
2011-09-01
- Added a "Fixing HTTP vs. HTTP When Deploying Behind a Proxy" section to the
Chris McDonough
2011-08-31
wrong path for logging.config
Chris McDonough
2011-08-29
add match_param to the narrative docs
Chris McDonough
2011-08-28
clean up inappropriate discussions of ZCML
Chris McDonough
2011-08-25
use Response; fix text
Chris McDonough
2011-08-25
fix helloworld example
Dylan Jay
2011-08-25
use routes in firstapp as they are more familar to most and put hello world o...
Dylan Jay
2011-08-22
fix stray inclusion of weberror; move manifest description
Chris McDonough
2011-08-22
cleanups
Chris McDonough
2011-08-22
- Use [app:main] instead of a pipeline in all scaffolds and tutorials
Chris McDonough
2011-08-21
add a whatsnew-1.2 doc
Chris McDonough
2011-08-20
- Mention debug toolbar in tutorials.
Chris McDonough
2011-08-20
remove tween aliases as a concept
Chris McDonough
2011-08-16
Added some docs for the new 'setup' option key in [pshell].
Michael Merickel
2011-08-14
- The ``route_url``, ``route_path``, ``resource_url``, ``static_url``, and
Chris McDonough
2011-08-13
Require that tween_factory argument to add_tween be a dotted name.
Chris McDonough
2011-08-13
disallow adding a tween factory which is an instance without passing its glob...
Chris McDonough
2011-08-13
mention pyramid_exclog
Chris McDonough
2011-08-13
- Added a Logging chapter to the narrative docs (based on the Pylons logging
Chris McDonough
2011-08-13
- Projects created via a scaffold no longer depend on the ``WebError``
Chris McDonough
2011-08-12
reduce awkwardness of phrasing
Chris McDonough
2011-08-12
Merge branch 'fix.tween-graph'
Michael Merickel
2011-08-12
Updated the docs with the new over/under tuples.
Michael Merickel
2011-08-12
garden changes; fix docs rendering
Chris McDonough
2011-08-12
add pyramid.tweens configuration value docs
Chris McDonough
2011-08-11
fix docs, scaffolds, and tutorials to use pyramid.includes
Chris McDonough
2011-08-11
add docs for pyramid.includes; allow space-separated or cr separated items or...
Chris McDonough
2011-08-10
- Added a ``route_prefix`` argument to the
Chris McDonough
2011-08-10
trunk is 1.2dev, who are we fooling
Chris McDonough
2011-08-09
Added the `pyramid.security.NO_PERMISSION_REQUIRED` constant.
Michael Merickel
2011-08-09
Merge branch 'scafftween'
Chris McDonough
2011-08-09
add the debug image
Chris McDonough
2011-08-09
instructions about how to turn the toolbar off
Chris McDonough
2011-08-09
fix project.rst to deal with scaffold changes
Chris McDonough
2011-08-09
dont call hook_zca when we already are using the global reg
Chris McDonough
2011-08-08
document under and over params
Chris McDonough
2011-08-06
docs rendering
Chris McDonough
2011-08-06
change return value of tween to just response
Chris McDonough
2011-08-06
add tweens module, add docs for ptweens and tweens to hooks
Chris McDonough
2011-07-30
Updated all of the docs to reflect the new pyramid.* settings prefix.
Michael Merickel
2011-07-28
add some edits to the docs for response_adapter decorator; fix renderings
Chris McDonough
2011-07-28
merge
Chris McDonough
2011-07-24
Rewrote bad sentence
Carlos de la Guardia
2011-07-24
missing word
Carlos de la Guardia
2011-07-24
Removed extra 'if'
Carlos de la Guardia
2011-07-24
typo
Carlos de la Guardia
[next]