Mercurial > genshi > genshi-test
log
age | author | description |
---|---|---|
Mon, 21 Aug 2006 14:55:06 +0000 | cmlenz | Fix control flow for error message when template search path is empty. |
Sun, 20 Aug 2006 12:08:50 +0000 | cmlenz | Raise error when template search path is empty. |
Sun, 20 Aug 2006 11:41:58 +0000 | cmlenz | Added test case for includes without a search path. |
Sun, 20 Aug 2006 11:35:46 +0000 | cmlenz | Fix for #33. |
Fri, 18 Aug 2006 23:23:45 +0000 | cmlenz | Fix for #30 (trouble using `py:def`inside a match template) |
Fri, 18 Aug 2006 12:50:46 +0000 | cmlenz | Follow-up to [214]: allow initializing `Attributes` with attribute names that contain dashes or conflict with a reserved word (such as ?class?.) |