]> git.ipfire.org Git - thirdparty/jinja.git/commit
Markup and escape should be imported from markupsafe 1391/head
authorDavid Lord <davidism@gmail.com>
Sat, 10 Apr 2021 17:22:24 +0000 (10:22 -0700)
committerDavid Lord <davidism@gmail.com>
Sat, 10 Apr 2021 17:22:24 +0000 (10:22 -0700)
commitaafe94d97a75ffd82f8d38c0a9b5d7e6d250e3e7
treeedc0f1c09e0e1f2e287d3e983de567c41a6f5414
parent39846a887b105497bd5aabc02f40a1e89f422c1f
Markup and escape should be imported from markupsafe
docs/api.rst
src/jinja2/__init__.py
src/jinja2/utils.py
tests/test_asyncfilters.py
tests/test_filters.py
tests/test_regression.py
tests/test_security.py
tests/test_tests.py