mirror of
https://github.com/pallets-eco/flask-debugtoolbar.git
synced 2026-05-13 04:38:28 -05:00
30fba11f36
Jinja 3.0 throws a deprecation warning that this will be removed in 3.1 because it's built into Jinja now without needing an extension. However since folks might want to use Jinja 2 for a while this supports both versions by only using the extension with Jinja 2.