dict is dict (#54057)

This commit is contained in:
Brian Coca
2019-03-20 09:37:34 -04:00
committed by GitHub
parent 05bca95ab1
commit d1a688b1d7
2 changed files with 5 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- allow 'dict()' jinja2 global to function the same even though it has changed in jinja2 versions