Living-with-machines / lwmdb

A django-based library for managing the Living with Machines newspapers metadata database schema
https://living-with-machines.github.io/lwmdb/
MIT License
2 stars 0 forks source link

Add tool to ease bulk updating/ creating (appied for `DataProvider` initial dataset release) #169

Closed griff-rees closed 1 year ago

griff-rees commented 1 year ago

Updating DataProvider is relatively trivial by itself, but for larger changes to the database (like title truncation), using bulk_update can be much more efficient.