Changes between Version 15 and Version 16 of ThumbNails
- Timestamp:
- Aug 5, 2010, 12:32:16 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ThumbNails
v15 v16 16 16 * Quick tip for adding thumbnails - [http://superjared.com/entry/django-quick-tips-2-image-thumbnails/ Blog posting] 17 17 * Yet another approach to adding a thumbnail - CustomUploadAndFilters 18 * One more external approach - http://www.verdjn.com/19 18 * Snippet that creates thumbnails on-demand using dynamics methods - [http://www.djangosnippets.org/snippets/619/ Snippet 619] 20 19 * Yet another method to resize image on upload - [http://www.codeisart.ru/python-django-automatically-resize-uploaded-images/ Automatically resizing uploaded images]