I believe ticket 13, now in accepted queue, deals with this functionality: http://code.djangoproject.com/ticket/13
Konstantin On 1/20/07, Lakin Wecker <[EMAIL PROTECTED]> wrote: > I'd also be interested in looking at the files as as we were considering > implementing this for a project we're working on. Maybe instead, we can > take the time to abstract this into a field. > > Lakin > > > On 12/19/06, Chad Maine <[EMAIL PROTECTED]> wrote: > > I've built similar things in django myself, although they never looked as > nice as that. :) I'd love to take a look at what you've got. > > > > Chad > > > > > > > > On 12/19/06, va:patrick.kranzlmueller <[EMAIL PROTECTED]> wrote: > > > > > > 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 the admin-section of the models. > > > i can share the files, that´s not the problem. but unfortunately, I´m > > > currently not capable of doing the move_by-field. > > > > > > thanks, > > > patrick > > > > > > > > > > > > > > > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
