Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2017-08-25 | Add test for parent default block implementations | Bastien Orivel | 1 | -2/+2 |
2017-08-10 | Propagate format errors and rename `render_to()` to `render_into()` | Dirkjan Ochtman | 1 | -2/+2 |
2017-08-08 | Add test for deref implementation (see #28) | Dirkjan Ochtman | 1 | -1/+1 |
2017-03-06 | Hide askama_derive dependency inside askama (fixes #2) | Dirkjan Ochtman | 1 | -2/+1 |
2017-03-03 | Discard trailing newlines from templates by default | Dirkjan Ochtman | 1 | -2/+2 |
2017-02-12 | Test support for variables in inherited templates | Dirkjan Ochtman | 1 | -7/+9 |
2017-02-12 | Explicitly pass trait implementation to top-level base template method | Dirkjan Ochtman | 1 | -2/+4 |
2017-02-12 | Add test for using base template directly | Dirkjan Ochtman | 1 | -0/+6 |
2017-02-05 | Implement basic support for template inheritance | Dirkjan Ochtman | 1 | -0/+19 |