sorl-thumbnail
Sorl thumbnail and cache problems
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[详细]
2023-02-17 17:34 分类:问答ImageWithThumbnailsField generating empty thumbnail
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[详细]
2023-02-13 10:24 分类:问答sorl-thumbnail not deleting parent file or cache when entry is deleted
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.[详细]
2023-02-11 05:54 分类:问答Animated gif resizing with sorl-thumbnail
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[详细]
2023-02-04 21:04 分类:问答Sorl-thumbnail: upgrading to new version
开发者_如何学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[详细]
2023-01-31 13:13 分类:问答Django: sorl-thumbnail in a for template
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 ;)[详细]
2023-01-26 08:49 分类:问答Thumbnails in the django admin panel using sorl
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.[详细]
2022-12-18 13:20 分类:问答paths not being consistent python django
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[详细]
2022-12-10 00:39 分类:问答
加载中,请稍侯......