Mercurial > genshi > mirror
view examples/webpy/README.txt @ 300:6ad1e2221d55 trunk
Reenable includes to work without an search path. Closes #63.
author | cmlenz |
---|---|
date | Mon, 16 Oct 2006 08:08:13 +0000 |
parents | 8165d6e3b703 |
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.