Skip to content

3.1.2

Choose a tag to compare

@github-actions github-actions released this 14 Aug 04:42
· 31 commits to main since this release

Bugfixes

  • Fix WrapIfNode to properly handle node traversal for Django's template debugging tools. The node now correctly implements get_nodes_by_type() to traverse all dynamic content blocks within wrapif tags.