django-bulk-update
django-bulk-update copied to clipboard
'Manager' object has no attribute 'bulk_update'
Description
Bulk updation on through table (ManyToManyField) doesn't work, nor the helper method for through table objects.