django-bulk-update icon indicating copy to clipboard operation
django-bulk-update copied to clipboard

'Manager' object has no attribute 'bulk_update'

Open nikhilnagaraju opened this issue 7 years ago • 0 comments

Description

Bulk updation on through table (ManyToManyField) doesn't work, nor the helper method for through table objects.

nikhilnagaraju avatar Mar 28 '19 09:03 nikhilnagaraju