Thank you Chris,
for the record, Satchmo changed
kw = kw.lower()
into
kw = kw.lower().encode('ascii')
in thumbnail.py. That was causing me trouble.
Thanks again!
Divan
On Oct 5, 12:40 pm, "Chris Moffitt" <[EMAIL PROTECTED]> wrote:
> We've made mods to the thumbnail code to work with Satchmo and more recent
> django checkouts. You can see it
> here-http://www.satchmoproject.com/trac/browser/satchmo/trunk/satchmo/thum...
>
> -Chris
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---