]> git.ipfire.org Git - thirdparty/starlette.git/commit
Set `url_for` global for custom jinja envs (#2230)
authorAlex Oleshkevich <alex.oleshkevich@gmail.com>
Fri, 25 Aug 2023 19:11:44 +0000 (21:11 +0200)
committerGitHub <noreply@github.com>
Fri, 25 Aug 2023 19:11:44 +0000 (19:11 +0000)
commitf86bcd0125eb8d0354f9d20ed3965b34b75505ba
tree79e6cb9c16a1991838679335b7fcb148f6061d54
parent473e1fe662b9a90f07ae3bd62986f8729bf21490
Set `url_for` global for custom jinja envs (#2230)
starlette/templating.py
tests/test_templates.py