On Sep 10, 9:21 pm, Rodney Topor <[EMAIL PROTECTED]> wrote:
> And by the way, what is the recommended way to resize images to a
> desired maximum size after uploading?  E.g., using an appropriate PIL
> function?
>

I can't directly answer that, but you may want to check out the
Photologue application. It makes working with images in django a
breeze. You can define a set of sizes and Photologue will
automatically resize your images if you request a picture in one of
your defined set of sizes.
--~--~---------~--~----~------------~-------~--~----~
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