Changes between Version 10 and Version 11 of ThumbNails
- Timestamp:
- Oct 15, 2008, 8:10:39 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ThumbNails
v10 v11 11 11 * [http://code.google.com/p/sorl-thumbnail/ sorl-thumbnail] is excellent. 12 12 * [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] 14 14 * 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. 15 15 * Quick tip for adding thumbnails - [http://superjared.com/entry/django-quick-tips-2-image-thumbnails/ Blog posting]