On Tue, 2007-04-10 at 16:30 +0000, James Stembridge wrote:
> Hi Philippe
> 
> On Apr 10, 1:41 pm, "[EMAIL PROTECTED]"
> <[EMAIL PROTECTED]> wrote:
> > http://code.djangoproject.com/ticket/3990
> 
> Perhaps a simpler way of handling things:
> 1. Leave the current behaviour of "editable=False" as is, i.e. if set
> the field will not by default appear in the admin interface.
> 2. Allow "editable=False" fields to be included in the "fields" Admin
> option to override the default behaviour and display whatever they
> contain.

I would hope that is what we end up doing. It's exactly what the
"fields" attribute in the Admin class (or it's equivalent in
newforms-admin) is for.

Regards,
Malcolm


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@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-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to