jam941 / JamboreeScoreboard

1 stars 0 forks source link

Ondelete #4

Closed ChrisSoper1 closed 4 years ago

ChrisSoper1 commented 4 years ago

https://github.com/jam941/JamboreeScoreboard/blob/008cdfa4f4e7912721377e556378f7a2ddf1111c/backend/models.py#L39

Does it make sense for this to change to on_delete=set_null instead of on_delete=cascade?

Can a patrol be reformed?

jam941 commented 4 years ago

Yes, makes sense, especially if a patrol has to be reformed because more scouts are there than originally reported or other similar issues