Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove ext argument in integrations | René Kijewski | 2022-09-19 | 1 | -3/+3 |
* | Use Template::MIME_TYPE instead of extension | René Kijewski | 2022-01-07 | 1 | -7/+3 |
* | Add `#![forbid(unsafe_code)]` to all crates except askama_escape | René Kijewski | 2022-01-06 | 1 | -0/+1 |
* | Add `#![deny(unreachable_pub)]` to all crates | René Kijewski | 2022-01-06 | 1 | -0/+1 |
* | Stop eliding lifetimes in paths | Dirkjan Ochtman | 2021-07-01 | 1 | -0/+2 |
* | tide: use set_error for correct error handling | Jacob Rothstein | 2020-08-04 | 1 | -2/+2 |
* | askama tide | Jacob Rothstein | 2020-07-14 | 1 | -0/+32 |