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 06:21:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
askama
/
rinja_actix
History
René Kijewski
0d8cda38b7
ci: make sure all settings apply to subprojects, too
2024-09-24 02:28:16 +02:00
..
src
ci: update formatting for edition=2024
2024-09-24 02:07:17 +02:00
templates
Rename everything to rinja
2024-06-17 15:58:52 +02:00
tests
Fix formatting
2024-06-17 17:25:11 +02:00
_typos.toml
ci: make sure all settings apply to subprojects, too
2024-09-24 02:28:16 +02:00
.rustfmt.toml
ci: make sure all settings apply to subprojects, too
2024-09-24 02:28:16 +02:00
Cargo.toml
ci: make sure all settings apply to subprojects, too
2024-09-24 02:28:16 +02:00
deny.toml
ci: make sure all settings apply to subprojects, too
2024-09-24 02:28:16 +02:00
LICENSE-APACHE
Rename everything to rinja
2024-06-17 15:58:52 +02:00
LICENSE-MIT
Rename everything to rinja
2024-06-17 15:58:52 +02:00
README.md
readme: add badges
2024-08-04 01:23:49 +02:00
tomlfmt.toml
ci: make sure all settings apply to subprojects, too
2024-09-24 02:28:16 +02:00
README.md
rinja_actix: Rinja integration with Actix-web
Integration of the
Rinja
templating engine in code building on the Actix-web framework.