Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move Actix-Web integration into separate askama_actix crate | 2020-01-29 | 1 | -54/+0 | |
* | upgrade dependencies(actix-web 0.7 -> 2) | 2020-01-11 | 1 | -17/+22 | |
* | Default to UTF-8 mime type for actix-web and gotham | 2019-03-18 | 1 | -2/+8 | |
* | Simplify actix-web implementations | 2019-02-20 | 1 | -2/+2 | |
* | Add TemplateResponder trait for integration with actix-web | 2019-02-20 | 1 | -1/+19 | |
* | Use 2018 edition idioms | 2018-12-08 | 1 | -4/+0 | |
* | Remove unused macro_use attributes | 2018-12-08 | 1 | -2/+1 | |
* | Work around conflicting dependencies for actix-web and rocket | 2018-07-22 | 1 | -0/+1 | |
* | Tests for actix_web | 2018-07-22 | 1 | -0/+29 |