There's no need to keep selecting from the DB and refreshing the page. You can re-sort the list client-side on AJAX response (with jQuery, for instance). The tablesorter plugin (http://tablesorter.com/docs/) is not exactly what you're looking for but will give you an idea of how to sort client-side, if you're not sure.
--~--~---------~--~----~------------~-------~--~----~ 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 django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---