On 5/3/06, James Bennett <[EMAIL PROTECTED]> wrote:
> Ticket #1583 [1] covers this, but hasn't been resolved. The
> 'get_thumbnail_url' function wasn't and shouldn't be part of Django,
> so this needs to be fixed; I'll try to get a patch together tomorrow.

I've just submitted a patch which attempts to fix this; since Django
doesn't actually have any facility for automatically generating
thumbnails, I've switched the admin_list templatetags to use an
ImageField's path instead of its (non-existent) thumbnail in the list
display.

--
"May the forces of evil become confused on the way to your house."
  -- George Carlin

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