Changes between Version 10 and Version 11 of ThumbNails


Ignore:
Timestamp:
Oct 15, 2008, 8:10:39 PM (16 years ago)
Author:
italomaia
Comment:

updating simple filter snippet link.

Legend:

Unmodified
Added
Removed
Modified
  • ThumbNails

    v10 v11  
    1111 * [http://code.google.com/p/sorl-thumbnail/ sorl-thumbnail] is excellent.
    1212 * [http://code.google.com/p/django-utils/wiki/Thumbnail Nesh's Thumbnail]
    13  * Here's a more simple filter from Django snippets - [http://www.djangosnippets.org/snippets/192/ Simple filter]
     13 * Here's a more simple filter from Django snippets - [http://www.djangosnippets.org/snippets/955/ Simple filter]
    1414 * In Ticket #4115 you will find a patch with a contrib.thumbnails package - good documented; read the Google Discussion mentioned above for some thoughts about the implementation.
    1515 * Quick tip for adding thumbnails - [http://superjared.com/entry/django-quick-tips-2-image-thumbnails/ Blog posting]
Back to Top