Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update formatting | Dirkjan Ochtman | 2019-07-25 | 1 | -4/+1 |
| | |||||
* | Change askama_escape to require UTF-8 strings | Ram Kaniyur | 2019-06-14 | 1 | -24/+25 |
| | |||||
* | Specify a trait that handles the output format's escaping | Dirkjan Ochtman | 2019-01-12 | 1 | -55/+108 |
| | |||||
* | Slightly simplify escaping code | Dirkjan Ochtman | 2019-01-12 | 1 | -19/+21 |
| | |||||
* | Improved rendering time (#190) | yossyJ | 2019-01-06 | 1 | -1/+23 |
| | | | | | | * Improved rendering time * Fix useless codes | ||||
* | Use 2018 edition idioms | Dirkjan Ochtman | 2018-12-08 | 1 | -3/+3 |
| | |||||
* | Create askama_escape crate | bott | 2018-11-07 | 1 | -0/+100 |