quotaholder: Speed up set_quota with bulk_create
Instead of updating every single holding, delete all after loading them, then reinsert them updated with bulk_create.
Please register or sign in to comment
Instead of updating every single holding, delete all after loading them, then reinsert them updated with bulk_create.