Thank you

On Sunday, January 13, 2013 10:38:32 PM UTC-5, frocco wrote:
>
> Hi All,
> In the admin, I am using imageField to upload an image.
> I install PIL and am overriding the save to create a thumbnail.
> The problem I am having is the original upload is resized.
> I want to keep the original and thumbnail, so I can allow the users to 
> click and zoom the image.
>
> Is there a better way to do this in django?
> I thought about adding another imagefield and just resize that one.
> But the user would have to select the same image file twice.
>
> On another note, I just purchased PyCharm and am finding it pretty nice.
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/1_nE0K1pQG0J.
To post to this group, send email to [email protected].
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