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