On Thu, 2007-12-20 at 09:20 -0600, James Bennett wrote:
> On Dec 20, 2007 9:03 AM, GodOfGeeks <[EMAIL PROTECTED]> wrote:
> > The problem is that when I set the fields to editable=False then they
> > won't be visible in the adminModel
> 
> The admin interface is deliberately designed not to have
> "display-only" data -- the thinking has been that things which can't
> be edited aren't really being "administered".

Well, not universally true. There are a lot of cases where this would,
in fact, be useful information (e.g. last HTTP return code and message
when editing an RSS feed entry for a planet syndication application, or
the mail refusal code for a person's entry in newsletter software so you
can judge whether to disable them). The main thing holding off
implementing this is just waiting until newforms-admin is done (it's
also not amazingly high priority).

So this is a "one day" feature after newforms-admin is finished.

Regards,
Malcolm

-- 
What if there were no hypothetical questions? 
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