Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-11-11 | Prepare for actix-web v4 (#553) | 1 | -4/+3 | |
2021-02-15 | Rename askama_actix trait method as suggested by clippy | 1 | -2/+2 | |
2020-02-08 | Adapt to new warnings and formatting | 1 | -5/+3 | |
2020-01-29 | Move Actix-Web integration into separate askama_actix crate | 1 | -2/+1 | |
2020-01-11 | upgrade dependencies(actix-web 0.7 -> 2) | 1 | -17/+22 | |
2019-03-18 | Default to UTF-8 mime type for actix-web and gotham | 1 | -2/+8 | |
2019-02-20 | Simplify actix-web implementations | 1 | -2/+2 | |
2019-02-20 | Add TemplateResponder trait for integration with actix-web | 1 | -1/+19 | |
2018-12-08 | Use 2018 edition idioms | 1 | -4/+0 | |
2018-12-08 | Remove unused macro_use attributes | 1 | -2/+1 | |
2018-07-22 | Work around conflicting dependencies for actix-web and rocket | 1 | -0/+1 | |
2018-07-22 | Tests for actix_web | 1 | -0/+29 |