ivle.webapp.base.rest#RESTView: Remove broken old render() - it should be implemented by subclasses. #JSONRESTView: Remove an impossible assertion, and fix some exception message spacing. ivle.webapp.base.test.test_rest: Add a named operation with both default and non-default arguments, and check that we die properly when the non-default is unspecified.
<py:for each="segment in paths">/<a href="${segment['href_path']}" title="Navigate to ${segment['nav_path']}">${segment['path']}</a></py:for> (Subversion diff)