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-30 22:41:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
askama
/
askama_actix
History
Dirkjan Ochtman
a6bc14c8ca
Advertise Discord channel instead of Gitter
2023-10-03 17:39:03 +02:00
..
src
Actix Web v4.0 is here
2022-02-25 22:04:16 +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
Add MSRV checking in CI
2023-09-29 16:13:24 +02: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
Advertise Discord channel instead of Gitter
2023-10-03 17:39:03 +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.