Hi,

I'm trying to install django-adminfiles and therefore I have to
install sorl-thumbnails, too. When I now try to create or change am
Entry in the admin the adminfiles-widget doesn't render, but just gets
me an error-message saying that 'thumbnail' is an invalid block tag.
The same happens, when i try to use the thumbnail-tag in one of my
templates for testing purposes. In the manage.py shell in my project I
can import adminfiles, thumbnails, and PIL (which is another
dependency) without any problems. Also when i use print with the
repective module, the directories are what they are supposed to be.
Any ideas?

I mostly need adminfiles as a simple tool to integrate images in Blog-
Posts. Does anybody have another recommendation for a good (easy) way
to handle this task?

Thanks in advance
Dominic

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to