Mercurial > genshi > genshi-test
log
age | author | description |
---|---|---|
Tue, 17 Oct 2006 14:06:30 +0000 | cmlenz | The template engine plugin now defaults to automatically reload modified templates, as it was before the introduction of plugin config options in [359]. |
Tue, 17 Oct 2006 11:38:26 +0000 | cmlenz | Hide some internal expression evaluation frames from traceback display for apps that support the `__traceback_hide__` protocol (see [http://pythonpaste.org/class-paste.exceptions.collector.ExceptionCollector.html paste.exceptions.collector]). |