im using the new version of Sorl-thumbnail, but i cant show thumbs in django admin...
how ill use get_thumbnail() ?, just i can see the "cache" url of the images...
Thanks
im using the new version of Sorl-thumbnail, but i cant show thumbs in django admin...
how ill use get_thumbnail() ?, just i can see the "cache" url of the images...
Thanks
It's a new version with beter docs too! :) http://thumbnail.sorl.net/examples.html#admin-examples (This is for displaying images in forms, not in listing).
i did it