Hello I am trying to get sorl thumbnail to delete cached thumbnails when the image associated with my model is modified. I am accomplishing this using a signal as shown below. The listner is called su
I\'m using an older version of sorl-thumbnail which has the model field ImageWithThumbnailsField.It works fine on my local dev server, but when I deploy it to Webfaction the thumbnails don\'t generate
I\'m not sure what I am doing wrong. But the uploaded file and it\'s related cache don\'t get deleted when the entry is deleted.
Is there any possibility to resize animate开发者_如何学Cd gifs with sorl?Wow, thats a feature request I would never expect! sorl.thumbnail is now engine configurable and comes with PIL and pgmagick. I
开发者_如何学JAVAI recall there was a discussion on the future of sorl-thumbnail and big changes coming; now that page is gone… I\'m glad that the project is still being actively maintained, but I ca
First of all, a django newbie, so take it easy ;) I\'m trying to do some thumbnails within a for loop - the next thing will be Pagination, or group_by, but one problem at a time ;)
I am trying to have the pictures I upload in the Django admin panel to show up as thumbnails instead of the path. I have s开发者_JAVA技巧orl installed and can make thumbnails that show up in my views.
I\'m trying to import sorl-thumbnail into my app in django. Now the way that I have the site set up, using mod_wsgi on CentOS 5 with cpanel, the path for the apps must have the project name when impor