hotwire-django / turbo-django

Unmaintained // An early stage integration of Hotwire Turbo with Django
https://discuss.hotwire.dev/t/django-backend-support-for-hotwire/1570/
Other
385 stars 20 forks source link

Integrate Turbo-Django-Response Repo into Turbo-Django #19

Open JulianFeinauer opened 3 years ago

JulianFeinauer commented 3 years ago

In @danjac Repository: https://github.com/hotwire-django/django-turbo-response is a nice set of utilities and helpers around StreamResponses and FrameResponses.

This should be integrated in this Repository and the other one can be deprecated.