On Sun, 2006-07-30 at 17:46 -0700, Corey wrote: > When I set editable=False in a model and modify the "fields" attribute > of the Admin class, a "Could not find Formfield or > InlineObjectCollection named ..." is generated.
It's not quite clear *how* you modify the fields attribute. However, if you are trying to include a non-editable field in the fields list for Admin, you can't do that yet. At some point it will be implemented (there are one or two tickets open for it and it keeps popping up on my radar as something I need), but it's not there yet. Regards, Malcolm --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---