Image Preview on ImageField in admin
This makes a 100x100 thumbnail of the image for the image field and shows it in the admin form combination of http://djangosnippets.org/snippets/955/ and http://www.psychicorigami.com/2009/06/20/django-simple-admin-imagefield-thumbnail/
- admin
 - widgets
 - widget
 - image-previews
 - previews-on-ImageField