Mercurial > libervia-backend
log sat/tools/common/template.py @ 4051:c23cad65ae99
age | author | description |
---|---|---|
Sat, 08 Apr 2023 13:54:42 +0200 | Goffi | massive refactoring to switch from camelCase to snake_case: |
Thu, 30 Mar 2023 16:57:11 +0200 | Goffi | tools (common/template): add 2 new filters: `timestamp_to_hour` and `delta_to_human`: |
Thu, 30 Mar 2023 16:53:41 +0200 | Goffi | tools (common/template): let specify timezone name in `date_fmt` filter |
Tue, 22 Mar 2022 17:00:42 +0100 | Goffi | tools (common/template): fix setting of `css_files_noscript` when `css_file` is specified |
Fri, 19 Mar 2021 15:45:14 +0100 | Goffi | date update |
Fri, 19 Mar 2021 14:01:52 +0100 | Goffi | tools (common/template): new `fallback` settings: |
Thu, 16 Jul 2020 09:07:26 +0200 | Goffi | tools (common/template): use `to_json` instead of `json` + added missing args to `date_fmt` |