-
### Component
API Server / GraphQL, Git Integration
### Describe the Feature Request
Jinja2 allows users to extend the capabilities of the language by providing addition filter in a form of a pytho…
-
-
```python
from jinja2 import StrictUndefined
from jinja2.sandbox import SandboxedEnvironment
from typedmarkup import Html
class UsersPage(Html[{'users': Users}]):
template = """
…
-
### 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…
-
I would ask to kindly consider adding an HTML / Jinja2 field type to Print Designer as is with the previous Document Designer. The level of flexibility given by this new tool is great and a step forwa…
-
As was suggested while discussing #244, I'm creating a new feature request to allow identifiers to start with an uppercase letter:
~~~~
{% let X = 42 %}
~~~~
This fails (both on Rinja and Askama…
-
Hello,
I'm on the process to build the .xml files to feed to Mapnik.
I succeed to build the `slopes.xml` file, but I get an error when trying to build the file for `hiking` layer :
```
$ wmt-m…
-
One of the challenges with Jinja2 is that it does not support the JSON Path standard to query the JSON easily to get a value. It is easy to add to Python because it can simply be added, but there was …
-
failed to bump package py3-jinja2 to version 3.1.4: got 404 Not Found when fetching https://files.pythonhosted.org/packages/source/J/Jinja2/Jinja2-3.1.4.tar.gz
-
### Apache Airflow version
2.10.3
### If "Other Airflow 2 version" selected, which one?
_No response_
### What happened?
The downstream effect is that
- when doing an Xcom pull for a group of…