Using Django 4.2's StreamingHttpResponse and HTMX SSE to provide real time notifications
Django 4.2 introduces a new way of streaming http responses with an ASGI server. This video demos how to use HTMX to build a traditional web application.
Django 4.2 introduces a new way of streaming http responses with an ASGI server. This video demos how to use HTMX to build a traditional web application.