I have been trying to get the Django Nesh Utils thumbnails to work for me. It seems to be installed correctly and while images get uploaded no thumbnails are created. I tried to fix it by adding a direct call to make_admin_thumbnails but then I get an error that on line 153 of utils.py (also part of the thumbnails package) 'ImageWithThumbnailField' object has no attribute '_meta' I can't figure out how to fix this. Does anyone have any ideas or experience with this? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

