Home | History | Annotate | Download | only in afe

Lines Matching refs:label_ids

319     label_ids = [label.id for label in labels]
320 replaced = models.ReplacedLabel.objects.filter(label__id__in=label_ids)