Django Template Partials Guidance

Hi @YogyaChugh.

Start with the tracking issue on template-partials:

Then I’d look at the code both there and in Django, to get clear on how it works, and what’ll be needed to move it into Django.

Make sure you can build Django’s docs, run its tests etc. See the general advice for getting started with Django:

Then probably the best place to follow up is on the template-partials repo.

Welcome aboard! :sailboat: