On 1/24/06, patrick k <[EMAIL PROTECTED]> wrote:
> 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?

The Django admin site can't do that out of the box, but you could
create your own custom views that do that.

Adrian

--
Adrian Holovaty
holovaty.com | djangoproject.com | chicagocrime.org

Reply via email to