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
/
webob.rst
Age
Commit message (
Expand
)
Author
2014-12-16
79 cols
Chris McDonough
2014-12-17
Add documentation on handling CORS pre-flights
Adrian Teng
2014-04-15
DOC: Response.content_type defaults to text/html
westurner
2013-08-15
prefer the functionish print
Philip Jenvey
2013-04-05
fix some cross-references
Tshepang Lekhonkhobe
2013-04-01
Consistently link middleware term to the glossary
Catalin Iacob
2013-03-22
remove unused ignore-next-block directive
Tshepang Lekhonkhobe
2013-01-30
use the more appropriate directives
Tshepang Lekhonkhobe
2012-02-24
docs-deprecate tmpl_context
Chris McDonough
2011-09-05
move unrelated request cleanup to webob.rest; reorder urldispatch chapter fro...
Chris McDonough
2011-07-21
urllib2 example of creating a request suitable for producing a json body
Chris McDonough
2011-07-20
add more index markers
Chris McDonough
2011-07-10
Modified docs to reference webob's new website.
Michael Merickel
2011-07-09
make less confusing
Chris McDonough
2011-07-09
request.json -> request.json_body; add some docs for json_body
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-05-31
the canonical import location for HTTP exceptions/responses is now pyramid.re...
Chris McDonough
2011-05-13
- Added documentation for a "multidict" (e.g. the API of ``request.POST``) as
Chris McDonough
2011-01-21
- Add docs for ``add_finished_callback``, ``add_response_callback``,
Chris McDonough
2010-12-10
add comma
Casey Duncan
2010-12-10
clarify reponse.status/status_int
Casey Duncan
2010-12-10
remove extraneous space, change against to with
Casey Duncan
2010-12-10
like to e.g., add comma, add a
Casey Duncan
2010-12-10
add comma
Casey Duncan
2010-12-10
fix space before comma
Casey Duncan
2010-12-05
Add the other useful webob URL attributes.
Ben Bangert
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-11-02
- Remove references to 'WebOb' Response and just call it 'Response', and note
Chris McDonough
2010-10-29
pylons paster templates
Chris McDonough
2010-10-28
sessioning docs
Chris McDonough
2010-10-25
add httpexceptions docs
Chris McDonough
2010-10-25
convert narrative docs to Pyramid
Chris McDonough
2010-10-13
point at request API docs
Chris McDonough
2010-09-05
Documentation
Chris McDonough
2010-03-20
fixes for webob chapter
Carlos de la Guardia
2010-01-19
Bug Fixes
Chris McDonough
2010-01-18
Prep for b1
Chris McDonough
2010-01-16
Traversal mini-overhaul.
Chris McDonough
2010-01-16
Massive overhaul to deal with the reality that we don't map URLs directly to ...
Chris McDonough
2010-01-11
Merge of andrew-docs branch.
Chris McDonough
2009-12-30
Less restrictive license; add Ian attribution.
Chris McDonough
2009-12-28
Fix margin overruns.
Chris McDonough
2009-12-28
Fix overlong lines.
Chris McDonough
2009-12-28
Adjust for 7.5x9.25in output.
Chris McDonough
2009-12-27
- Added manual index entries to generated index.
Chris McDonough
2009-12-27
Rendering cleanups.
Chris McDonough
2009-12-25
Fix syntax errors found via manuel, and add manuel-style markers to prevent
Chris McDonough
2009-12-25
Normalize code blocks.
Chris McDonough
[next]