There are several options. Take a look at django-photofile. It rotates photos
based on exif-info as well. If you don't want to use the entire app you should
be able to rip out just the cropping part.
Sendt fra min iPad
Den 7. juli 2011 kl. 22:16 skrev jaspreet kaur :
> Hello everyone
> I wan
On Fri, Jul 8, 2011 at 2:01 AM, Jonas Geiregat wrote:
>
>
>>
>> I want the code for including an image with crop feature.
>
> Django doesn't come with any image handling libraries.
> I've done this before and have used PIL (Python Image Library) for it.
>
> It might be advised to use this in combi
>
> I want the code for including an image with crop feature.
Django doesn't come with any image handling libraries.
I've done this before and have used PIL (Python Image Library) for it.
It might be advised to use this in combination with celery if you're handling
large files.
That way it w
Hello everyone
I want the code for including an image with crop feature.
Please help me
Thanks in advance
Jaspreet
--
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
4 matches
Mail list logo