Re: Need help for using easy_thumbnails

2012-01-01 Thread francescortiz
I wrote a thumbnailing app myself: https://github.com/francescortiz/image The main advantages of this are: - You set the center of attention for images through the admin section. This way, when you crop your image it looks properly aligned, whatever crop you do. This is the reason why I created i

Need help for using easy_thumbnails

2011-12-07 Thread Nibil M.S
I am using Django Development trunk version on Fedora 15. I tried to enable the thumbnails option on my project followed by the instructions given in https://github.com/SmileyChris/easy-thumbnails . But the thumbnail is not working. Only the image is loading. Please help to fix the problem. Attachi

Need help for using easy_thumbnails

2011-12-07 Thread Nibil M.S
I am using Django Development trunk version on Fedora 15. I tried to enable the thumbnails option on my project followed by the instructions given in https://github.com/SmileyChris/easy-thumbnails . But the thumbnail is not working. Only the image is loading. Please help to fix the problem. Attachi