Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Propagate format errors and rename `render_to()` to `render_into()` | Dirkjan Ochtman | 2017-08-10 | 1 | -2/+2 |
* | Hide askama_derive dependency inside askama (fixes #2) | Dirkjan Ochtman | 2017-03-06 | 1 | -2/+1 |
* | Discard trailing newlines from templates by default | Dirkjan Ochtman | 2017-03-03 | 1 | -1/+1 |
* | Add tests for more binary operators | Dirkjan Ochtman | 2017-02-17 | 1 | -1/+1 |
* | Split comparison tests from other operators | Dirkjan Ochtman | 2017-02-17 | 1 | -1/+16 |
* | Implement support for mul, div, mod operators | Dirkjan Ochtman | 2017-02-13 | 1 | -1/+1 |
* | Rename comparison tests to be about any operators | Dirkjan Ochtman | 2017-02-13 | 1 | -0/+19 |