Changes between Version 3 and Version 4 of ThumbNails
- Timestamp:
- May 5, 2007, 6:48:50 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ThumbNails
v3 v4 12 12 * Here's a more simple filter from Django snippets - [http://www.djangosnippets.org/snippets/192/ Simple filter] 13 13 * 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. 14 * Quick tip for adding thumbnails - [http://superjared.com/entry/django-quick-tips-2-image-thumbnails/ Blog posting] 14 15 15 16 == Design Considerations ==