24.8.2
What's Changed
- Added support for passing data between components via Context. See the Usage docs for more information. PR #48.
- Added Django template backend. The Django template backend allows you to integrate htpy components directly with Django. See the docs for more information. PR #37.