{% extends "base.html" %} {% block title %}django-datastar example{% endblock %} {% block main %}
This database-free project demonstrates exact Datastar request metadata, ordinary HTML morph responses, and Django-enforced CSRF with the packaged fetch bridge.
Security note: the request marker is descriptive, client-controlled metadata. It is not authentication, authorization, or proof of CSRF protection.
{% endblock %}