{% extends "base.html" %} {% block content %}
This demo showcases server-side components with Django, HTMX, and WebSockets.
Navigate using the menu above to explore different features:
Core (framework agnostic)
↓
Django Adapter
├─ DjangoRenderer
├─ DjangoModelMixin
└─ WebSocket support (Channels)