-
Hello
What I have to do in order useing of Jinja2 template?
Old syntax is working.
I'm admin (owner) of my HA.
-
The following template (`foo in (...)`) compiles fine in both Python jinja2 and Jinja2Cpp.
```
{% macro foo(val) %}
{{1 if val in ('', "''", 'foo')}}
{% endmacro %}
```
Whereas this slight var…
-
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed.
This behaviour is the source of the following dependency conflicts.
```
freetakserver 2.2…
-
### 确认
- [X] 我的版本是最新版本,我的版本号与 [version](https://github.com/jxxghp/MoviePilot/releases/latest) 相同。
- [X] 我已经 [issue](https://github.com/jxxghp/MoviePilot/issues) 中搜索过,确认我的问题没有被提出过。
- [X] 我已经 [Telegram…
-
##### SUMMARY
Setting `jinja2_native=True` in ansible.cfg and run the following playbook:
```yaml
- name: all
hosts: localhost
gather_facts: no
become: no
vars:
myval: 255
t…
-
Is it possible to bump or loosen up the `jinja2` version to support `3.x.x` from the current `jinja2==2.11.3`? I'm having version conflicts with some packages I'm using like `prefect`. Thank you.
-
We discussed writing out the Python code that reproduces the steps taken in the GUI as a desirable future feature. [Jinja2](http://jinja.pocoo.org/docs/2.10/) is worth considering for that. Because …
-
Is it possible to add support for Jinja2 as a Language or provide basic text editor support so that atleast the file will open as text with no highlighting.
-
I've implemented jinja2 template support (plugged in with help of django-jinja) for django-leaflet.
Here are the template tags:
https://github.com/dchaplinsky/garnahata.in.ua/blob/master/garnahata_si…
-
No clue if I should be posting it here, but i'm using this repo.
I am running this through docker, and connecting from an iPhone 3G running iOS 4.2.1 thru the classic youtube app.
No clue if ios 4.2…