Re: Bulk update instances to different values

2017-10-05 Thread Derek
ttps://github.com/saxix/django-adminactions This app allows for what is termed "mass updates". On Thursday, 5 October 2017 05:50:45 UTC+2, David Foster wrote: > > I would like to update many model instances at a time in the database. > > If I could select all such instances using a single query a

RE: Bulk update instances to different values

2017-10-05 Thread Matthew Pava
Perhaps you will find this package helpful: https://github.com/aykut/django-bulk-update From: django-users@googlegroups.com [mailto:django-users@googlegroups.com] On Behalf Of David Foster Sent: Wednesday, October 4, 2017 10:51 PM To: Django users Subject: Bulk update instances to different valu