Mercurial > libervia-backend
log src/tools/common/template.py @ 2422:5425cf18929b
age | author | description |
---|---|---|
Sun, 05 Nov 2017 23:36:45 +0100 | Goffi | template: fixed the use of eval_context_filter in item_filter |
Fri, 03 Nov 2017 14:31:42 +0100 | Goffi | misc: date update (yes it's a bit late :p ) |
Fri, 27 Oct 2017 18:20:10 +0200 | Goffi | template: improved date formatter: |
Fri, 27 Oct 2017 18:17:35 +0200 | Goffi | template: new item_value filter |
Fri, 27 Oct 2017 18:13:25 +0200 | Goffi | template: improved attribute escaping, and added it to filters under the name "attr_escape" |
Fri, 27 Oct 2017 08:36:24 +0200 | Goffi | template: added media_path to template data |
Fri, 20 Oct 2017 08:49:39 +0200 | Goffi | template: new "adv_format" filter which use Python's format and return whole value if template is None |