Posts tagged “templates”

Capturing content in Django templates

2009 February 28

As a template designer there are times when you have structural code surrounding a block which is waiting on content from a child template.