Login

Tag "sorl-thumbnail"

Snippet List

Sorl thumbs for the lazy

Sorl thumbs for the lazy. **Usage:** {% thumb p.image "noimage.png" %} *tags.py* goes into your templatetags directory. *includes/thumb.html* goes into your templates directory. [Fork it here.](https://gist.github.com/985439)

  • sorl-thumbnail
Read More

Custom filename example with sorl-thumbnail

usage :- put it in python path and refer to it from settings.py `THUMBNAIL_BACKEND = 'full.import.path.to.SEOThumbnailBackend'` Took me a bit to figure it out since i couldn't find an existing example code for it.

  • sorl-thumbnail
Read More

2 snippets posted so far.