Mercurial > genshi > mirror
log
age | author | description |
---|---|---|
Fri, 16 Apr 2010 20:40:28 +0000 | cmlenz | Improve the template loader docs. trunk |
Fri, 16 Apr 2010 19:58:25 +0000 | cmlenz | Added a documentation page about the template loader. trunk |
Fri, 16 Apr 2010 12:48:05 +0000 | cmlenz | Fix regression in [1099]: templates must not have an implicit loader during message extraction. trunk |
Fri, 16 Apr 2010 08:37:13 +0000 | cmlenz | AST transformer now also clones excepthandler nodes (see #379). trunk |
Thu, 15 Apr 2010 21:44:28 +0000 | cmlenz | Default XInclude-included template class to the class of the including template. Closes #302. trunk |
Thu, 15 Apr 2010 21:38:21 +0000 | cmlenz | Looks like the 'decorators' field in the AST was renamed to 'decorator_list' in Python 2.6, so look for both. See #379. trunk |
Thu, 15 Apr 2010 21:10:36 +0000 | cmlenz | Apply patch from #324 for Python 2.6.2 compatibility fix. trunk |