+1 for easy-thumbnails. We use it and it works great. Allows
the user to upload images, optionally crop them during the
upload, manages the full-size and thumbnail files on the file
system with their names in the DB, etc. All automatic and all
easy.
--Fred
-
On Fri, Jan 23, 2015 at 7:44 PM, Russell Keith-Magee
wrote:
>
> On Sat, Jan 24, 2015 at 12:20 AM, Larry Martell
> wrote:
>>
>> I have a django app that downloads 100's of images. To increase the
>> performance, I want to change it so that it downloads thumbnails, and
>> when the user clicks on on
On Sat, Jan 24, 2015 at 12:20 AM, Larry Martell
wrote:
> I have a django app that downloads 100's of images. To increase the
> performance, I want to change it so that it downloads thumbnails, and
> when the user clicks on one then download the full image.
>
> I'm sure I can come up with somethin
I have a django app that downloads 100's of images. To increase the
performance, I want to change it so that it downloads thumbnails, and
when the user clicks on one then download the full image.
I'm sure I can come up with something on my own (send an ajax request
on click, etc.) but I was wonder
4 matches
Mail list logo