On Sat, 2007-04-07 at 14:17 +0000, [EMAIL PROTECTED] wrote: > There are a lot of fields I'd like to mark as editable=False in my > models but this make them disappear from the admin interface, both > when creating and modifying an object. I think it would be useful to > be able to specify readonly fields that would be defined and validated > when the object is created and not editable later.
There is already a ticket open about this in Trac. We'll get to it at some point. Somebody could move it along by posting a patch for newforms-admin if they wanted to. 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 [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-developers?hl=en -~----------~----~----~----~------~----~------~--~---
