On Jan 28, 7:59 pm, Peter Rowell <[EMAIL PROTECTED]> wrote:
> You can also add an 'order' field to the subordinates, but you are
> only looking at one of them at a time in admin, so ... it requires the
> user to do a lot of remembering/note-taking.

I have an app with an order field, and I was thinking on this same
problem last week. I hacked up a quick solution using jQuery to make
Ajax calls from the Admin's list_display. It's nothing special (esp.
if you already are familiar with jQuery) -- but, hey, it does the job.

I just posted a snippet [1] with instructions. Hope it helps or gives
you a better idea.

.. [1] http://www.djangosnippets.org/snippets/568/

- whiteinge
--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to