aboutsummaryrefslogtreecommitdiffstats
path: root/askama_derive/src/path.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-06Use one way of finding templates on the pathLibravatar Dirkjan Ochtman1-3/+3
2017-08-06Merge handling of trailing newline into get_template_source()Libravatar Dirkjan Ochtman1-1/+4
2017-08-06Add test for path::get_template_source()Libravatar Dirkjan Ochtman1-1/+6
2017-08-06Add tests for find_template_from_path()Libravatar Dirkjan Ochtman1-0/+30
2017-08-06Add function to find template relative to another template's pathLibravatar Dirkjan Ochtman1-0/+24
2017-03-07Panic with better message if template not found (fixes #4)Libravatar Dirkjan Ochtman1-1/+8
2017-03-06Hide askama_derive dependency inside askama (fixes #2)Libravatar Dirkjan Ochtman1-0/+19