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 wondering if anyone has already done
something like this and knew of any packages or can give any hints or
advice.

Thanks!
-larry

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CACwCsY5GOqRTYuBmQ2Hz90K2NwyOmv_cu8t_pSQBi7edgFm%3Ddw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to