Saturday, April 28, 2012

Storing Sorl-thumbnail created images in separate folder

Hello All,
I am using sorl-thumbnail extensively in my project. It works perfectly fine except for one issue which is regarding the storage. The default behaviour of sorl-thumbnail is to create the images in the same folder where the original image is stored. Is it possible to provide a separate location for storage of generated file rather than the source folder? I could find a setting called THUMBNAIL_STORAGE, is it the one to be used? I am not able to figure it out from the documentation. If yes then should i provide the absolute or relative path?

Thanks and Regards,

Swaroop Shankar V

--
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 from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment