A recent question in a Django forum regarding the use of the {% block %}
tag inspired this post. I LOVE the block tag and use it extensively so I thought I would share what I know.
Django {% block %} Template Tag
Written by Web Development.
on inLast update on .
A recent question in a Django forum regarding the use of the {% block %}
tag inspired this post. I LOVE the block tag and use it extensively so I thought I would share what I know.