7 Commits

Author SHA1 Message Date
Guillaume Gomez
3b52c907c3 Rename rinja into askama 2025-03-11 19:31:06 +01:00
Guillaume Gomez
2d80cc3524 Rename everything to rinja 2024-06-17 15:58:52 +02:00
René Kijewski
064077a900 Move code generation into askama_derive 2022-05-24 16:41:32 +02:00
Dirkjan Ochtman
4587ba6ff7 Move code generation into askama_shared 2020-01-29 21:49:44 +01:00
Dirkjan Ochtman
f9f4f57221 Move get_template_source() into askama_derive 2018-07-11 22:38:07 +01:00
Dirkjan Ochtman
9f3b590206 Move most of the code into new askama_shared crate
This makes it possible to share code between askama and askama_derive.
2017-08-27 22:10:42 +02:00
Dirkjan Ochtman
0514e4fec7 Add tests for find_template_from_path() 2017-08-06 14:44:35 +02:00