Skip to content

2.3

Choose a tag to compare

@github-actions github-actions released this 23 Jul 05:07
· 80 commits to main since this release

Features

  • HTML-based components now have access to all context variables provided by context processors, not just the request object and CSRF token

    This ensures consistent behavior between HTML components and regular Django templates.