aboutsummaryrefslogtreecommitdiffstats
path: root/askama_derive/src/path.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge handling of trailing newline into get_template_source()Libravatar Dirkjan Ochtman2017-08-061-1/+4
* Add test for path::get_template_source()Libravatar Dirkjan Ochtman2017-08-061-1/+6
* Add tests for find_template_from_path()Libravatar Dirkjan Ochtman2017-08-061-0/+30
* Add function to find template relative to another template's pathLibravatar Dirkjan Ochtman2017-08-061-0/+24
* Panic with better message if template not found (fixes #4)Libravatar Dirkjan Ochtman2017-03-071-1/+8
* Hide askama_derive dependency inside askama (fixes #2)Libravatar Dirkjan Ochtman2017-03-061-0/+19