Hi, I've been able to somewhat customize the admin page for a record by using fieldsets and list_display.
Here's the thing though. I have an ImageField which I can show in list_display (I copied/modified a thumb function) but I can't figure out how to show the image in the fieldset. I know description allows arbitrary html, but I can't make calls the thumb function. Any ideas would be greatly appretiated. Thanks, -Dave --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

