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
/
glossary.rst
Age
Commit message (
Expand
)
Author
2011-09-04
provide links to implementations from glossary entries where possible. Close...
Chris McDonough
2011-08-28
clean up inappropriate discussions of ZCML
Chris McDonough
2011-08-25
use routes in firstapp as they are more familar to most and put hello world o...
Dylan Jay
2011-08-13
mention pyramid_exclog
Chris McDonough
2011-08-13
- Projects created via a scaffold no longer depend on the ``WebError``
Chris McDonough
2011-08-11
mod->term
Chris McDonough
2011-08-08
document under and over params
Chris McDonough
2011-08-06
add glossary entry for tween
Chris McDonough
2011-07-28
add some edits to the docs for response_adapter decorator; fix renderings
Chris McDonough
2011-07-11
add PyPy
Chris McDonough
2011-07-11
bad reference
Chris McDonough
2011-07-11
simplify
Chris McDonough
2011-07-10
Modified docs to reference webob's new website.
Michael Merickel
2011-07-09
request.json -> request.json_body; add some docs for json_body
Chris McDonough
2011-06-14
merge httpexception-utils branch
Chris McDonough
2011-06-13
- Remove IResponder abstraction in favor of more general IResponse
Chris McDonough
2011-06-11
- Pyramid now expects Response objects to have a __call__
Chris McDonough
2011-06-04
- It is now possible to control how the Pyramid router calls the WSGI
Chris McDonough
2011-06-03
Some more small fixes in the narrative docu.
Christoph Zwerschke
2011-05-31
the canonical import location for HTTP exceptions/responses is now pyramid.re...
Chris McDonough
2011-05-16
- Added API docs for ``pyramid.httpexceptions.abort`` and
Chris McDonough
2011-05-14
Correct spelling of my name
Wichert Akkerman
2011-05-14
use lingua in docs (thanks to wichert)
Chris McDonough
2011-05-13
- Added documentation for a "multidict" (e.g. the API of ``request.POST``) as
Chris McDonough
2011-04-11
pyramid_sqla -> akhet
Chris McDonough
2011-03-24
It was decided that pyramid would undergo a terminology change.
Joe Dallago
2011-01-29
Merge branch 'master' of https://github.com/osmaker/pyramid into osmaker-master
Chris McDonough
2011-01-29
- Moved "Using ZODB With ZEO" and "Using repoze.catalog Within Pyramid"
Chris McDonough
2011-01-28
renderings
Chris McDonough
2011-01-28
minor grammar fixes ('a' vs 'an')
Kyle Johnson
2011-01-21
add distutils entry
Chris McDonough
2011-01-21
point at Pyramid Cookbook explicitly
Chris McDonough
2011-01-21
add caveat for PyPy and Jython users
Chris McDonough
2011-01-19
handlers are no longer a part of the package
Chris McDonough
2011-01-18
- Most references to ZCML in narrative chapters have been removed or
Chris McDonough
2011-01-16
use correct rendering
Chris McDonough
2011-01-08
fix renderings
Chris McDonough
2011-01-03
- Add a new API ``pyramid.url.current_route_url``, which computes a URL based
Chris McDonough
2011-01-02
Split view chapter, move view config after templates, some reordering in view...
Casey Duncan
2011-01-03
fix rendering
Chris McDonough
2011-01-03
Merge branch 'master' of https://github.com/jahmad/pyramid into jahmad-master
Chris McDonough
2011-01-02
- add a ``add_view_mapper`` API to Configurator. This API allows you to add
Chris McDonough
2010-12-31
handlers_chapter -> views_chapter
Jamaludin Ahmad
2010-12-26
wording
Chris McDonough
2010-12-23
fix references
Chris McDonough
2010-12-19
add functional testing example
Chris McDonough
2010-12-19
context finding -> resource location
Chris McDonough
2010-12-19
reference module from package
Chris McDonough
2010-12-19
update firstapp chapter
Chris McDonough
2010-12-18
model->resource; make docs render without warnings
Chris McDonough
[next]