Comment (by Adam Johnson):
I already rejected the feature idea from django-htmx:
https://github.com/adamchainz/django-htmx/pull/240 . I said it's "really a
feature request for django's template engine", but mostly because I didn't
see the motivation. I still don't.
Why not just make a template that uses multiple `{% include %}` tags? IMO
this keeps the separation between view and template aligned with Django’s
M-V-T model.
--
Ticket URL: <https://code.djangoproject.com/ticket/33819#comment:3>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.