Hi Robbin,

> > I've done a method to resize images on demand on a template, it is a
> > simple filter that made use of PIL.Image, see the following template
> > code:
>
> Sounds similair to the nesh thumbnail 
> utils:http://code.google.com/p/django-utils/wiki/Thumbnail

Hugh, very similar :), but this implementation is better than my one.
There is a thread on the development list about to add a sort of
utilities like this on the main distribution. I add a snippet to it
too:

http://www.djangosnippets.org/snippets/192/

I will talk about the nesh thumbnail utils on the development list.

Thanks!


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

Reply via email to