mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-04-28 17:32:38 +02:00
[chore] Remove deprecated Jinja2 extensions.
autoescape and with extensions are now built-in to the Jinja2 compiler since v3. See https://jinja.palletsprojects.com/en/3.1.x/changes/#version-3-0-0
This commit is contained in:
parent
8bce025c15
commit
ee506f63f0
1 changed files with 0 additions and 1 deletions
|
@ -1,3 +1,2 @@
|
|||
[python: **.py]
|
||||
[jinja2: **/templates/**.html]
|
||||
extensions=jinja2.ext.autoescape,jinja2.ext.with_
|
||||
|
|
Loading…
Reference in a new issue