TrangPham / django-admin-confirm

AdminConfirmMixin is a mixin for ModelAdmin that adds confirmations to changes, additions and actions.
Other
128 stars 16 forks source link

fixes TrangPham/django-admin-confirm#37: respect @admin.action #38

Closed vkurilin closed 2 years ago

vkurilin commented 2 years ago

Fixes

Proposed changes:

TrangPham commented 2 years ago

Thanks for the detailed bug report and this fix!