Enrico wrote:
> 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?
> 

Python 2.3, right?

This is a @register... decorator, I just removed that from the source so Python 
2.4 is not required (thanks again for
reminding me on this).

-- 
Nebojša Đorđević - nesh
Studio Quattro - Niš - SCG
http://studioquattro.biz/
http://djnesh.blogspot.com/  |  http://djnesh-django.blogspot.com/ |  
http://trac.studioquattro.biz/djangoutils/
Registered Linux User 282159 [http://counter.li.org]

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to