def deployments(self): return self.filter(Q(action_type='Equipment deployment') | Q(action_type='Instrument deployment'))