-
### Descrição
Erro ocorrido ao tentar utilizar o cookiecutter-datapackage:
```
$ cookiecutter https://github.com/splor-mg/cookiecutter-datapackage
Unable to load extension: No module named 'ji…
-
The shell commands always fail to execute on windows due to adding the `; exit 0` to the command in this line https://github.com/metwork-framework/jinja2_shell_extension/blob/master/jinja2_shell_exten…
-
Any plan to support wagtailmenus' tags through a jinja2 extension ? That would be awesome !
-
Apparently things like `{% refer to X as y %}` and `{% do X if Y %}` are Hyde-specific Jinja2 extensions. While cool and useful, this somewhat hinders naïve template re-use in another system (e.g. To…
-
Could we implement the `with` extension from jinja2?
http://jinja.pocoo.org/docs/dev/extensions/#with-extension
Additional information:
http://jinja.pocoo.org/docs/dev/templates/#with-statement
http:…
ghost updated
7 years ago
-
**Description**
At the moment, various operators support reading templates from given filenames (for example, [bash_command](https://airflow.apache.org/docs/stable/_api/airflow/operators/bash…
-
### Describe the bug
I want to document `TypeAlias` variables which are typically guarded by `if TYPE_CHECKING` or they might be defined in a stub file. The issue is that these members are not automa…
-
### Describe the bug
For our [project](https://github.com/SUSE/osc-tiny), we have both the `autodoc` and `viewcode` extensions enabled, and the project makes heavy use of `lxml`.
When building t…
-
### Checklist
- [ ] The issue exists after disabling all extensions
- [X] The issue exists on a clean installation of webui
- [ ] The issue is caused by an extension, but I believe it is caused by a …
-
### Actual Situation
Hi, copier already vendors https://gitlab.com/dreamer-labs/libraries/jinja2-ansible-filters/ to provide additional helpers and filters in templates. I would like to suggest addin…