This repository was archived by the owner on Dec 26, 2023. It is now read-only.
Tags: hotwire-django/turbo-django
Tags
Turbo-Django 0.2.0 Update (#37) * Create MANIFEST.in; `templates` and `static` are not included when pip installing in 0.1.1. This will include them. * Updates turbo javascript library to beta 8 * Adds new stream actions * Adds Broadcast() class * Adds poetry * API overhaul * Adds tutorial and improved documentation