It is a good extension, but in template page,

....
{% load thumbnail %}
...
<img src='{% thumbnail object.thumb 200x100 %}' />
...

this combination is not working for me. What should i do you think?

On Tue, Oct 19, 2010 at 8:02 AM, Kenneth Gonsalves <law...@au-kbc.org> wrote:
> On Mon, 2010-10-18 at 19:26 +0530, Venkatraman S wrote:
>> Look into django-photologue. It has some thumbnail generation
>> functions, i
>> guess.
>
> this is the best:
>
> http://github.com/SmileyChris/easy-thumbnails
> --
> regards
> Kenneth Gonsalves
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Django users" group.
> To post to this group, send email to django-us...@googlegroups.com.
> To unsubscribe from this group, send email to 
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/django-users?hl=en.
>
>



-- 
Ekin Yalgın
0544 877 90 25
www.ekinyalgin.com

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to