Hello,

recently, I upgraded to the last development version of Django from a
version dating back to around last June (I can't remember the exact
version). Since then, I can't get thumbnails and I keep getting the
message:

"'myproject.thumbnail' is not a valid tag library: Could not load
template library from django.templatetags.apparto.thumbnail, No module
named myproject.thumbnail"

I tried specifying the nesh package everywhere: in PATH, PYTHONPATH,
in a .pth file. I also tried every combination of installed apps in
settings (moving the files accordingly): nesh, nesh.thumbnail,
myproject.nesh.thumbnail, myproject.thumbnail, etc.

Is someone aware of a recent change in Django that would have modified
the use of the nesh package?

Thanks!!!

Divan


--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to