Am 15.11.2006 um 17:38 schrieb Adrian Holovaty:
>
> On 11/15/06, va:patrick.kranzlmueller <[EMAIL PROTECTED]>
> wrote:
>> within a change-list, there is always one item which links to the
>> change-form.
>> what about having additional links to related objects?
>>
>> change-list example:
>> ID
On 11/15/06, va:patrick.kranzlmueller <[EMAIL PROTECTED]> wrote:
> within a change-list, there is always one item which links to the
> change-form.
> what about having additional links to related objects?
>
> change-list example:
> ID (not linked)
> name (link to change-form)
> item (not linked)
>
+1 for such a possibility.
I think, you should edit somewhere around django/db/models/options.py
and django/contrib/admin.
Regards,
Aidas Bendoraitis [aka Archatas]
On 11/15/06, va:patrick.kranzlmueller <[EMAIL PROTECTED]> wrote:
>
> within a change-list, there is always one item which links
within a change-list, there is always one item which links to the
change-form.
what about having additional links to related objects?
change-list example:
ID (not linked)
name (link to change-form)
item (not linked)
user (link to the users change-form)
...
this could probably be achieved