view examples/webpy/README.txt @ 639:b0cdc457dde9

Fix for XInclude fallbacks when auto-reloading is enabled. Closes #147. Thanks to rintaro@cpan.org for reporting the issue and providing a patch and test case!
author cmlenz
date Mon, 17 Sep 2007 23:11:21 +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.
Copyright (C) 2012-2017 Edgewall Software