| Age | Commit message (Collapse) | Author |
|
|
|
|
|
`pyramid.wsgi.wsgiapp' and `pyramid.wsgi.wsgiapp2' decorators.
This allows us to configure pyramid like so:
config.add_view(pyramid.wsgi.wsgiapp2(MyWSGIApp(settings)))
|
|
|
|
|
|
|
|
|
|
|
|
grammar correction
|
|
|
|
|
|
|
|
|
|
|
|
deprecated since Pyramid 1.0, and was never an API.
|
|
|
|
|
|
|
|
|
|
#365
|
|
|
|
|
|
|
|
using another WSGI server; random docs fixes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
chrism-dictactions branch of zope.configuration
|
|
registrations while doing so
|
|
|
|
|
|
|
|
|
|
|
|
method; move startup and router chapters to earlier in toc
|
|
|