while integrating the django admin-interface for one of our customers, we got a complaint from the editors.
we have several tables for things like "films of the week", "top trailers" and so on. these tables consist of 5 to 15 records. now, the editors want to change all the records at once (which is understandable, IMHO). is there any possibility to offer that functionality? i´m thinking about checkboxes, where the editor selects the records he/she wants to change. then, all the selected items appear on one page. the same functionality would be nice for deleting multiple records. patrick