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
2011-09-04
provide links to implementations from glossary entries where possible. Close...
Chris McDonough
2011-09-04
Add Windows analogues to all command lines. Closes #144
Chris McDonough
2011-09-04
prep for 1.2a5
Chris McDonough
2011-09-04
remove documentation and todo mentions of zope.configuration
Chris McDonough
2011-09-03
add a changelog entry for work done on this branch
Chris McDonough
2011-09-03
Updated environment documentation to include an example of accessing the sett...
Charlie Choiniere
2011-09-02
prep for 1.2a4
Chris McDonough
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-31
- Undeprecated ``pyramid.traversal.find_model``,
Chris McDonough
2011-08-31
- The ``request_method`` predicate argument to
Chris McDonough
2011-08-31
- Support an ``onerror`` keyword argument to
Chris McDonough
2011-08-29
add match_param to the narrative docs
Chris McDonough
2011-08-29
prep for 1.2a3
Chris McDonough
2011-08-29
remove inappropriate ZCML usage
Chris McDonough
2011-08-28
clean up inappropriate discussions of ZCML
Chris McDonough
2011-08-27
describe output
Chris McDonough
2011-08-27
reword
Chris McDonough
2011-08-27
prep for 1.2a2
Chris McDonough
2011-08-27
reword
Chris McDonough
2011-08-25
Merge pull request #257 from djay/master
Chris McDonough
2011-08-26
include install and move firstapp higher up index
Dylan Jay
2011-08-25
dont use duplicate target
Chris McDonough
2011-08-25
Added docs for some missing HTTP status' supported in httpexceptions.
Michael Merickel
2011-08-25
use Response; fix text
Chris McDonough
2011-08-25
fix helloworld example
Dylan Jay
2011-08-25
Merge branch 'master' of github.com:djay/pyramid
Dylan Jay
2011-08-25
include rather than repeat helloworld.py
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-24
prep for 1.2a1
Chris McDonough
2011-08-23
add explanations
Chris McDonough
2011-08-23
add changes
Chris McDonough
2011-08-22
remove time bombs
Chris McDonough
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
bump conf.py version num
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-20
add static_path function to url and static_path method to request
Chris McDonough
2011-08-20
- New request methods: ``current_route_url``, ``current_route_path``.
Chris McDonough
2011-08-19
review and fix configurator docs in random places
Chris McDonough
2011-08-18
- Pyramid no longer eagerly commits some default configuration statements at
Chris McDonough
2011-08-16
Added some docs for the new 'setup' option key in [pshell].
Michael Merickel
2011-08-15
- New methods of the ``pyramid.config.Configurator`` class:
Chris McDonough
2011-08-14
- The ZODB wiki tutorial now uses the ``pyramid_zodbconn`` package rather
Chris McDonough
2011-08-14
- All tutorials now use - The ``route_url``, ``route_path``,
Chris McDonough
2011-08-14
- The ``route_url``, ``route_path``, ``resource_url``, ``static_url``, and
Chris McDonough
[next]