Pinned issues
Issues
- 5
Blocks defined in partial included in base template, fails to be overriden in extended templates (regression from v0.11)
#1109 opened by cipriancraciun - 2
- 2
axum 0.8 is not compatible with askama_axum 0.5
#1115 opened by networkhermit - 7
- 19
0.13.0 release planning
#1035 opened by djc - 2
Reconsider removing axum integration
#1119 opened by joshka - 0
Deny all / more reserved keywords as macro names
#1048 opened by Kijewski - 4
Template Enum support
#1104 opened by RylanYancey - 2
The book link is broken
#1114 opened by cameronelliott - 1
Document how askama_axum::Template is supposed to be used if the template rendering requires references to local variables
#1106 opened by tibbe - 1
Regression for `let` in allowing variables to start with `_` (underscore)
#1105 opened by cipriancraciun - 5
Configure template paths for debug and release.
#1103 opened by RylanYancey - 2
Multiple `if let` blocks for the same variable sometimes fail to prepend self
#1100 opened by anna-is-cute - 2
- 1
How can askama::Error be encountered?
#1096 opened by BBaoVanC - 8
- 1
- 1
Getting Error trying to add Template to child
#1094 opened by TrevorSatori - 7
- 2
- 2
Templates in templates need "none" escape
#1088 opened by malteneuss - 1
- 4
Using block fragments as part of larger template
#1049 opened by eliasgranse - 8
- 3
Lazy loading or runtime templates
#1078 opened by baron-digit - 1
Conditional compiling - features
#1076 opened by rtmotiondev - 2
- 3
Feedback for me
#1070 opened by djc - 1
Unable to publish package containing askama
#1074 opened by roberte777 - 0
- 7
Publish all crate versions books
#1030 opened by GuillaumeGomez - 3
- 2
Add `elif` keyword
#1056 opened by FalkWoldmann - 3
- 2
Add tests for generated code
#1038 opened by GuillaumeGomez - 3
Compilation error when using nested template blocks with in a single template file
#1022 opened by Stromdahl - 4
When using askama_axum, the automatic import of IntoResponse will preferentially import from askama_axum instead of axum::response.
#1047 opened by rendaoer - 2
if let chain has a weird behaviour
#1033 opened by GuillaumeGomez - 3
`include` is not very efficient
#1034 opened by GuillaumeGomez - 2
HELP: about askama_axum::Template
#1025 opened by SnailFighter - 2
Nested comments causes parser to timeout
#1026 opened by manunio - 7
Add support for single quote strings?
#1018 opened by GuillaumeGomez - 0
Allow output of not prettified JSON data
#1019 opened by FalkWoldmann - 1
Float literals are not completely supported
#1016 opened by GuillaumeGomez - 14
Add display_some filter and friends
#1007 opened by vallentin - 4
- 9
Support endcall
#996 opened by alexandervantrijffel - 4
Do we need a built-in yaml filter?
#1002 opened by Kijewski - 1
Many missing tags
#995 opened by paolobarbolini - 2
dynamic rendering based on html
#992 opened by ikaasraa