DISQUS

DISQUS Hello!  The comments on this profile are unclaimed and thus are unverified.

Do they belong to you? Claim these comments.

Arien's picture

Unregistered

Feeds

aliases

  • Arien

Arien

9 months ago

in Quick Thumbnails in Django on Code Spatter
I am doing a small project in Django (I'm a Python newbie, learning as I go). I initially wanted to deal with thumbnails, but finally skipped it, since was not really relevant to the project. But I'll definitely try this when I start working on improvements.

Thanks for sharing! :)
2 replies
Greg Allard I hope it helps you out when you need it. I just started learning django and python when trying to figure this out and that is probably why it took me a while.
Batiste Take a look at this snippets:

http://www.djangosnippets.org/snippets/192/

Thumbnails are generated in a lazy way. I like the idea.
Returning? Login