TrangPham / django-admin-confirm

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

Feature: confirmations on inlines #19

Closed TrangPham closed 1 year ago

TrangPham commented 3 years ago

Ability to add confirmation on inlines.

Currently the inlines are not checked for changes.

TrangPham commented 1 year ago

Closing since this is a duplicate of #42