Mercurial > genshi > genshi-test
log
age | author | description |
---|---|---|
Mon, 19 Mar 2007 17:21:00 +0000 | cmlenz | Add support for `len()` to the `Context` class. |
Fri, 16 Mar 2007 09:13:02 +0000 | cmlenz | Fix for #105. Thanks to Maciej Ligenza for the patch. |
Fri, 16 Mar 2007 08:58:54 +0000 | cmlenz | Make expression error handling more strict. Closes #88. |
Mon, 12 Mar 2007 21:35:18 +0000 | mgood | filter empty values from the plugin search path |
Mon, 12 Mar 2007 21:02:01 +0000 | mgood | if a search path is provided to the template plugin use it instead of the package-style naming |
Mon, 12 Mar 2007 12:29:17 +0000 | cmlenz | `HTMLFormFiller` now correctly deals with non-string values in the data dictionary for select/checkbox/radio controls. |
Mon, 12 Mar 2007 12:28:27 +0000 | cmlenz | Fix typo in upgrade notes. |