On 9/28/05, mortenbagai <[EMAIL PROTECTED]> wrote: > However, it seems to me that there is no way to control which fields > are displayed when editing an object inline through its ForeignKey > relation. At first, I thought only fields marked core=True would be > displayed, but that does not seem to be the case. In fact, going > through the docs I couldn't find a way to achieve my goal, so I am > wondering if this is currently supported at all? > > If not, I think it would be a useful feature addition to be able to do > this.
Hey Morten, You're right -- there's no way to specify which of the foreign-key fields are edited inline. What's the use case for that, though? What values would Django use for the fields that aren't editable? Adrian -- Adrian Holovaty holovaty.com | djangoproject.com | chicagocrime.org