we´ve integrated the capability of moving items in the admin change-
list acc. to a field called "position".
screenshots are here:
http://www.vonautomatisch.at/django/move/index.html
question is:
is someone interested in abstracting the integration, e.g. using some
kind of "move_by"-field in
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 o
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
Am 28.03.2006 um 17:39 schrieb Adrian Holovaty:
>
> On 3/28/06, Gábor Farkas <[EMAIL PROTECTED]> wrote:
>> i assume the answer to my second question is: Nothing.
>>
>> am i correct?
>
> The best thing everybody can do to help is start using the
> magic-removal branch and reporting any and all pr