| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2022-01-28 | Parse tuple expressions | 1 | -0/+82 | ||
| Askama understands how to destructure tuples in let and match statements, but it does not understand how to build a tuple. This PR fixes this shortcoming. | |||||
![]() |
index : askama | |
| added poem support | cel |
| aboutsummaryrefslogtreecommitdiffstats |
| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2022-01-28 | Parse tuple expressions | 1 | -0/+82 | ||
| Askama understands how to destructure tuples in let and match statements, but it does not understand how to build a tuple. This PR fixes this shortcoming. | |||||