Thanks very much.
On Sun, Oct 11, 2009 at 3:03 PM, Michael P. Jung wrote:
>
> > I'm getting error messages with sorl thumbnail. [...] All works fine,
> > until I use the following template thumbnail tag:
> >
> >
>
> You must not put braces around variables passed to a template tag.
>
> Just wri
> I'm getting error messages with sorl thumbnail. [...] All works fine,
> until I use the following template thumbnail tag:
>
>
You must not put braces around variables passed to a template tag.
Just write: {% thumbnail obj 80x80 %}
That also explains why your {% thumbnail '/path/to/image' 80
2009/10/12 Malcolm MacKinnon
> Hi,
> I'm getting error messages with sorl thumbnail. I'm simply trying to show
> thumbnail images on my template. I select a number of images in my views,
> and iterate over my selection. Note that all my images are a certain size,
> and I'm just trying to reduce t
-- Forwarded message --
From: Malcolm MacKinnon
Date: Sun, Oct 11, 2009 at 2:32 PM
Subject: sorl thumbnail error
To: django-users@googlegroups.com
Hi,
I'm getting error messages with sorl thumbnail. I'm simply trying to show
thumbnail images on my template. I select a
Hi,
I'm getting error messages with sorl thumbnail. I'm simply trying to show
thumbnail images on my template. I select a number of images in my views,
and iterate over my selection. Note that all my images are a certain size,
and I'm just trying to reduce that size in my template using sorl thumbn
5 matches
Mail list logo