On 13/05/2010 12:43pm, Mike Dewhirst wrote:
I'm working through the Coltrane weblog tutorial and trying to implement
semi-hard-coded breadcrumbs. It seems reverse doesn't like what I've done.
Totally fair. I don't like what I did either.
In 3. below I left out the = between href and the url ta
I'm working through the Coltrane weblog tutorial and trying to implement
semi-hard-coded breadcrumbs. It seems reverse doesn't like what I've done.
This is the template inheritance chain ...
1. Salient parts of underlying template ...
{% block breadcrumbs %}{{ block.super }}
› Mike's Blog
{%
2 matches
Mail list logo