Just an extra vote for this.
I I think it's probably neatest to have the option of an editable
parameter in the Admin class, which overrides any model settings.
Perhaps:
class Admin:
editable = {'field1': True, 'field2': False}
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---