Changes between Version 12 and Version 13 of ThumbNails


Ignore:
Timestamp:
Jul 31, 2009, 10:51:52 AM (15 years ago)
Author:
Paolo Dina <paolo@…>
Comment:

Added http://djangothumbnails.com/

Legend:

Unmodified
Added
Removed
Modified
  • ThumbNails

    v12 v13  
    1818 * Snippet that creates thumbnails on-demand using dynamics methods - [http://www.djangosnippets.org/snippets/619/ Snippet 619]
    1919 * Yet another method to resize image on upload - [http://www.codeisart.ru/python-django-automatically-resize-uploaded-images/ Automatically resizing uploaded images]
    20 
     20 * Custom field for image resizing on upload - [http://djangothumbnails.com/]
    2121
    2222== Design Considerations ==
Back to Top