aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/gotham.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move Gotham integration into separate askama_gotham crateLibravatar Dirkjan Ochtman2020-01-291-42/+0
* Default to UTF-8 mime type for actix-web and gothamLibravatar Steven Pease2019-03-181-1/+4
* Implement `IntoResponse` for `Template`, allowing them to be used in `gotham`...Libravatar Kellen Frodelius-Fujimoto2018-12-101-0/+39