| Age | Commit message (Collapse) | Author |
|
These tests test for, among other things, the nits described in comments
on #1563, namely:
- ``Request.response`` should be restored even if the renderer raises an
exception
- If ``request.response`` is initially set to ``None``, it should be
restored to ``None`` (rather than deleted).
(Some of these tests currently fail.)
|
|
|
|
typo
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fixed documentation; wrong line in docs
|
|
|
|
|
|
docs and scaffolds
|
|
|
|
|
|
subclass fix branch
|
|
|
|
|
|
|
|
|
|
parameterize _call_view and _find_views to cope
|
|
view finding
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
remove italics from internal references
|
|
|
|
|
|
Add a badge and link for latest documentation to complement master
|
|
|
|
update pylons sphinx theme on master branch, too
|
|
|
|
|
|
|
|
|
|
example
|
|
https://github.com/dstufft/pyramid into dstufft-custom-append-slash-redirect
|