On Thu, 2008-04-17 at 08:06 -0700, Legioneer wrote:
[...]
>  I need to display
> pictures on the latter page. According to documentation one can define
> what to display there in the 'fields' attribute inside Admin inner
> class. But in this attribute only model fields are allowed to be not
> methods. So this is a problem (as I can see it).

Ah well, life's like that sometimes. You can't easily do that with
existing admin. It's not impossible to write your own edit page for a
model in admin -- it's been mentioned on this list before and I believe
there's even a page in the wiki about it (search for admin-related wiki
pages) -- but it's something with a very limited lifespan, since the
technique will be different once newforms-admin lands.

Malcolm

-- 
Works better when plugged in. 
http://www.pointy-stick.com/blog/


--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to