arneb / django-generic-confirmation

A generic change confirmation app for Django
BSD 3-Clause "New" or "Revised" License
20 stars 11 forks source link

fix: add missing on_delete clause #7

Open alexei opened 3 years ago

alexei commented 3 years ago

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