On Fri, Jun 10, 2011 at 12:41 PM, Nan <[email protected]> wrote: > I encountered that error at one point when upgrading Sorl Thumbnail > versions. Can't remember exactly how I worked around it, but it had > something to do with clearing out caches.
My cache is clean, this is a new app. My key/value table is empty, and my cache directory is empty and writable. > There are data caches that > you can clear with Sorl's custom management commands and disk caches > that you can delete. > > Also make sure that you're passing valid parameters -- i.e. that > up.image is an ImageField. It is, it's a sorl thumbnail ImageField to be exact. -- Greg Donald destiney.com | gregdonald.com -- 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.

