Often you need to give the user control over the order of records in a table, and allow the user to move a record "up" or "down".
This could be done by adding an index field to the table, and make a special view instead of using Django's admin view. Is that the way to accomplish this, or does Django admin have a clever way to achieve this? Thanks. /Martin --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---