Changes between Version 15 and Version 16 of ThumbNails


Ignore:
Timestamp:
Aug 5, 2010, 12:32:16 AM (14 years ago)
Author:
anonymous
Comment:

http://www.verdjn.com/ is domain parking

Legend:

Unmodified
Added
Removed
Modified
  • ThumbNails

    v15 v16  
    1616 * Quick tip for adding thumbnails - [http://superjared.com/entry/django-quick-tips-2-image-thumbnails/ Blog posting]
    1717 * Yet another approach to adding a thumbnail - CustomUploadAndFilters
    18  * One more external approach - http://www.verdjn.com/
    1918 * Snippet that creates thumbnails on-demand using dynamics methods - [http://www.djangosnippets.org/snippets/619/ Snippet 619]
    2019 * Yet another method to resize image on upload - [http://www.codeisart.ru/python-django-automatically-resize-uploaded-images/ Automatically resizing uploaded images]
Back to Top