Mercurial > genshi > genshi-test
view examples/webpy/README.txt @ 797:890dc65c3e75 stable-0.5.x
Block a couple of changesets from being backported to the stable branch.
author | cmlenz |
---|---|
date | Thu, 15 Jan 2009 23:48:15 +0000 |
parents | bb6818970092 |
children |
line wrap: on
line source
Sample application that demonstrates the use of Genshi templates in web.py (http://webpy.org/). Try introducing errors (not just XML well-formedness errors, those are boring) in the template, and you'll see a nice error screen with pretty good information about the exact error.