note that this requires use of sorl.thumbnail.ImageField in your models as explained above
get_thumbnail
method. When I use it, it doesn't use cached thumbnail in key-value store, but generates new one instead. When using {% thumbnail %}
tag, it works as intended. Do you know what to do with this problem? I'm using latest version from pypi 12.4a1.