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
2012-09-19
A ``check_csrf`` view predicate was added. For example, you can now do
Chris McDonough
2012-09-16
update docs to recommend 2.7, add distribute-related instructions for python ...
Chris McDonough
2012-08-25
Subscriber predicates:
Chris McDonough
2012-08-06
add docs for third-party view predicates
Chris McDonough
2012-04-28
expand glossary term for scaffold
Steve Piercy
2012-04-13
Fixed wsgi.org URL
Patricio Paez
2012-02-14
Update Akhet definition.
Mike Orr
2012-01-18
untangle some docs about using alternate wsgi servers (divide into 2 sections...
Chris McDonough
2011-12-08
- New APIs: ``pyramid.path.AssetResolver`` and
Chris McDonough
2011-12-04
merge feature.introspection branch
Chris McDonough
2011-12-03
break out 'extending config' into exconfig and add stuff about the action met...
Chris McDonough
2011-12-01
https://docs.pylonsproject.org to http://docs.pylonsproject.org as readthedoc...
Chris Davies
2011-11-27
- The SQLAlchemy Wiki tutorial has been updated. It now uses
Chris McDonough
2011-11-21
degenshi
Chris McDonough
2011-10-06
remove stray references to Paste
Chris McDonough
2011-10-06
remove all reference to the paster command-line utility
Chris McDonough
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
[next]