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

fix: add missing on_delete clause

Open alexei opened this issue 4 years ago • 1 comments

alexei avatar Jan 13 '21 11:01 alexei

I'm aware https://github.com/arneb/django-generic-confirmation/pull/5 exists, but that sets it to SET_NULL instead of the CASCADE specified in https://github.com/arneb/django-generic-confirmation/commit/0f8cf5865307e4d123107131b01593123c400cb7

alexei avatar Jan 13 '21 11:01 alexei