Searched refs:hqe_id (Results 1 – 2 of 2) sorted by relevance
19 ids_to_null_string = ','.join(str(hqe_id) for hqe_id in hqe_ids)
239 def update_hqe(cls, hqe_id, **kwargs): argument244 models.HostQueueEntry.objects.filter(id=hqe_id).update(**kwargs)