Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use one way of finding templates on the path | Dirkjan Ochtman | 2017-08-06 | 1 | -3/+3 |
| | |||||
* | Merge handling of trailing newline into get_template_source() | Dirkjan Ochtman | 2017-08-06 | 1 | -1/+4 |
| | |||||
* | Add test for path::get_template_source() | Dirkjan Ochtman | 2017-08-06 | 1 | -1/+6 |
| | |||||
* | Add tests for find_template_from_path() | Dirkjan Ochtman | 2017-08-06 | 1 | -0/+30 |
| | |||||
* | Add function to find template relative to another template's path | Dirkjan Ochtman | 2017-08-06 | 1 | -0/+24 |
| | |||||
* | Panic with better message if template not found (fixes #4) | Dirkjan Ochtman | 2017-03-07 | 1 | -1/+8 |
| | |||||
* | Hide askama_derive dependency inside askama (fixes #2) | Dirkjan Ochtman | 2017-03-06 | 1 | -0/+19 |