Closed pep-un closed 2 years ago
When we affect a Policy to an Organization, we need te create automaticaly all Conformity item. At the revers, we need to delete them when the Policy is unassociate.
Looking forword to implement https://docs.djangoproject.com/en/4.0/ref/signals/#django.db.models.signals.m2m_changed
When we affect a Policy to an Organization, we need te create automaticaly all Conformity item. At the revers, we need to delete them when the Policy is unassociate.