| Age | Commit message (Collapse) | Author |
|
Conflicts:
pyramid/tests/test_renderers.py
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Update tests expected results so that they now correctly look for the
return value returned from the JSON renderer.
|
|
|
|
|
|
|
|
|
|
|
|
These tests should be rewritten to use the JSON or string renderer
instead.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
We remove the default addition of .mak/.mako files in the configuration
object, and we remove the test to see if it is has been defined as a
renderer.
|
|
|
|
This is mainly for backwards compatibility.
|
|
These files now live in the pyramid_mako git repository...
|
|
|
|
|
|
DOC: Update quick_tour.rst: Typo: with -> which
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
closes #986
|
|
exception view; closes #985
|