Mercurial > genshi > genshi-test
log
age | author | description |
---|---|---|
Fri, 13 Apr 2007 06:10:39 +0000 | cmlenz | Set MIME type of new doc page. |
Thu, 12 Apr 2007 23:32:19 +0000 | cmlenz | Set MIME type of new doc page. |
Thu, 12 Apr 2007 22:40:49 +0000 | cmlenz | Back out [510] and instead implement configurable error handling modes. The default is the old 0.3.x behaviour, but more strict error handling is available as an option. |
Wed, 11 Apr 2007 11:02:02 +0000 | cmlenz | Fix undefined error in TurboGears example app, and some cleanup. |
Wed, 04 Apr 2007 17:18:08 +0000 | cmlenz | Add stricter error handling to upgrade notes. |
Mon, 02 Apr 2007 19:43:31 +0000 | cmlenz | Add support for adding custom template filters by passing a custom callback function to the `TemplateLoader`. Closes #89 (see added unit test). |
Mon, 02 Apr 2007 18:21:03 +0000 | cmlenz | Added documentation page on the builtin stream filters. |