| 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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The side-bar contained a duplication of code that was already in the
main article. Adding a note instead and removing the side-bar provides
the same information without nearly as much duplication.
|
|
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...
|
|
|