django-generic-confirmation icon indicating copy to clipboard operation
django-generic-confirmation copied to clipboard

Request confirmation only at changed data

Open jarus opened this issue 10 years ago • 1 comments

Hi,

thank you for this nice little implementation of generic confirmation forms. It would be really nice to avoid confirmation mails at save actions without changes. In a form you could use form.has_changed().

Christoph

jarus avatar Feb 22 '14 00:02 jarus

Good idea!

arneb avatar Feb 22 '14 00:02 arneb