Mercurial > p > roundup > code
diff CHANGES.txt @ 5516:91391a366d92
fixed issue2550967: support .xml files in addition to .html in the
jinja2 loader
| author | Christof Meerwald <cmeerw@cmeerw.org> |
|---|---|
| date | Sun, 19 Aug 2018 15:26:52 +0100 |
| parents | cd0ceb2afdb8 |
| children | 0cdf19b82354 |
line wrap: on
line diff
--- a/CHANGES.txt Sun Aug 19 15:11:05 2018 +0100 +++ b/CHANGES.txt Sun Aug 19 15:26:52 2018 +0100 @@ -24,6 +24,9 @@ instead of pyme. (Christof Meerwald) - issue2550987: Use updated MySQL client module that supports Python 3. (Christof Meerwald) +- issue2550967: the jinja2 loader has been extended to look for .xml + files as well as .html files similar to the TAL loader. (Christof + Meerwald) Fixed:
