-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
Hello, I've found that there's a problem related to admin changelist view, the checkbox to mark or toggle all checkboxes is not working at django 2.0
media._js.extend([static('bulk_admin/js/bulk.js')])
instead of media.add_js
is the solution at media property at line 314 at BulkModelAdmin
class
Thanks
Metadata
Metadata
Assignees
Labels
No labels