| Age | Commit message (Collapse) | Author |
|
|
|
quick tour
|
|
|
|
|
|
callbacks are executed. It previously executed before response callbacks
were executed. Rationale: it's more useful to be able to inspect the response
after response callbacks have done their jobs instead of before.
Closes #1116.
|
|
Removing __init__ moved some code around, update the line numbers as
appropriate so that the right sections of code get highlighted.
|
|
|
|
|
|
the latter generates a default constructor
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add route_remainder_name argument to resource_url
|
|
|
|
Request.localizer, fix docs; closes #1099
|
|
|
|
to request.route_url and the route has an external pattern
|
|
|
|
into feature.external-routes
|
|
|
|
no HTML smartypants!
|
|
Fix https://github.com/Pylons/pyramid/issues/669
|
|
|
|
|
|
|
|
|
|
|
|
Web Framework" change
|
|
|
|
|
|
don't make up funny words and use explicit 32- or 64-bit phrase
|
|
copy/paste of commands annoying, and for Windows with \ in the path, it is an escape character and does weird colorization.
|