GSoC 2025 Proposal: Integrate django-template-partials into Django Core

Hi Django community!

I’m proposing to bring django-template-partials into Django core to add native support for reusable template partials. This feature is critical for modern development workflows (e.g., HTMX compatibility) and would reduce fragmentation by eliminating the need for third-party dependencies.

Key Deliverables:

  • Add {% partial %} and {% include_partial %} tags to Django core.
  • Optimize partial caching and ensure backward compatibility.
  • Comprehensive documentation and community adoption support.

Portfolio: https://prem.pw