mirror of
https://github.com/pallets-eco/flask-debugtoolbar.git
synced 2025-12-30 10:09:30 -06:00
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.