Fix Jinja2 filter plugins initialization
_get_filter_plugins() checks FILTER_PLUGINS against None hence the latter should be initialized to None.
Showing
Please
register
or
sign in
to comment
_get_filter_plugins() checks FILTER_PLUGINS against None hence the latter should be initialized to None.