Hi you try use http://sorl-thumbnail.readthedocs.org/en/latest/ is good
Cheers On Tue, Sep 10, 2013 at 10:53 PM, Robin Lery <[email protected]> wrote: > Hello, > I have been trying to achieve thumbnail for the uploaded images, but it > just don't seem to resize the image on the apache server when the page is > loaded. Only when I run through the django's inbuilt server, it loads the > uploaded image. So, is there any way, that I can specify the size of the > image in the views and then call it in the template? Please help me here. > Thank you. > > -- > 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 [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/django-users. > For more options, visit https://groups.google.com/groups/opt_out. > -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. For more options, visit https://groups.google.com/groups/opt_out.

