Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-11-07 | document function syntax in templates | Thomas Threadgold | 1 | -0/+116 | |
2023-10-30 | Improve the macros section | Mo | 1 | -5/+4 | |
2023-10-23 | Extend documentation about using block/macro name when "ending" it | Guillaume Gomez | 1 | -0/+14 | |
2023-08-09 | Add section in book about using constants in templates | Guillaume Gomez | 1 | -0/+22 | |
2023-06-21 | Added example on how to use super() | reportingissue | 1 | -1/+2 | |
2023-04-03 | Improve whitespace documentation | Raimundo Saona | 1 | -2/+27 | |
2023-03-09 | Add documentation for + sign in whitespace control | Guillaume Gomez | 1 | -0/+12 | |
2022-11-07 | Fix some minor issues in escape documentation. | AndrolGenhald | 1 | -2/+2 | |
2022-06-09 | Document macro import syntax. | Owen Jacobson | 1 | -0/+8 | |
This was a source of some frustration working on a port of a toy app to askama. The tests do help, but having this called out in the docs would have saved me an hour or two. | |||||
2020-12-25 | Updated book to include let shadow | vallentin | 1 | -1/+11 | |
2020-12-18 | Updated book to include nested comments | vallentin | 1 | -1/+10 | |
2020-12-16 | Updated book to include set alias | vallentin | 1 | -1/+3 | |
2020-10-26 | Fix links and actions which were broken since the default branch was renamed ↵ | jake | 1 | -1/+1 | |
from master to main | |||||
2020-08-25 | Use efficient method for nested template rendering | Dirkjan Ochtman | 1 | -2/+3 | |
2020-06-29 | Initial Askama Book (#332) | cetra3 | 1 | -0/+370 | |