Hi, I have a staff app that lists staff photos and their names. The client would like to be able to re-order these in the admin area easily. Ideally there would be a dropdown where the user could select between 1 and n which object should appear in what position in the list.
I could add an extra integer field to the model, but how would i initially populate it with a value ? And how would the dropdown work in the admin area ? Thank you for any tips/advice. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@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.