Hi, I got it working in the model by using: from nesh.thumbnail.field import ImageWithThumbnailField
But I couldn't apply the filter in the template. What is needed to use the filters? Nesh apps are in the "site-packages/nesh" Python Lib folder. The closer I got was loading the app "nesh.thumbnail" in my project settings and in the template. But still, got the error: "invalid syntax (thumbnail.py, line 13)". Where am I wrong? Regards. Enrico --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---