This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
askama
Watch
1
Star
0
Fork
0
You've already forked askama
mirror of
https://github.com/askama-rs/askama.git
synced
2025-09-29 22:11:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
askama
/
askama_actix
History
Dirkjan Ochtman
daf7e98c92
actix: upgrade to actix 4-rc.1
2022-02-01 13:23:34 +01:00
..
src
Use Template::MIME_TYPE instead of extension
2022-01-07 13:18:03 +01:00
templates
Move Actix-Web integration into separate askama_actix crate
2020-01-29 09:25:59 +01:00
tests
actix: upgrade to actix 4-rc.1
2022-02-01 13:23:34 +01:00
Cargo.toml
actix: upgrade to actix 4-rc.1
2022-02-01 13:23:34 +01:00
LICENSE-APACHE
Add missing license files to askama_actix and askama_mendes
2021-12-01 12:02:09 -08:00
LICENSE-MIT
Add missing license files to askama_actix and askama_mendes
2021-12-01 12:02:09 -08:00
README.md
Add README files for subcrates
2020-06-30 13:35:53 +02:00
README.md
askama_actix: Askama integration with Actix-web
Integration of the
Askama
templating engine in code building on the Actix-web framework.