kartoza / prj.app

A django app for creating visual changelogs for software releases
30 stars 32 forks source link

Review models and prevent cascading deletion #1381

Open sumandari opened 2 years ago

sumandari commented 2 years ago

To review all models and prevent cascading deletions. As a genera approach we should archive entities when they are deleted rather than deleting them.

Originally posted by @timlinux in https://github.com/kartoza/prj.app/issues/1375#issuecomment-982510641