Searched refs:StaticLabel (Results 1 – 4 of 4) sorted by relevance
386 static_platform = models.StaticLabel.objects.create(463 static_platform = models.StaticLabel.objects.create(491 static_platform = models.StaticLabel.objects.create(516 static_label = models.StaticLabel.objects.create(name='static')533 static_label = models.StaticLabel.objects.create(name='static')553 static_label = models.StaticLabel.objects.create(name='static')573 static_label = models.StaticLabel.objects.create(name='static')586 static_label = models.StaticLabel.objects.create(name='static')603 static_label = models.StaticLabel.objects.create(name='static')622 static_label = models.StaticLabel.objects.create(name='static')[all …]
169 class StaticLabel(model_logic.ModelWithInvalid, dbmodels.Model): class514 StaticLabel, blank=True, db_table='afe_static_hosts_labels')559 static_labels = StaticLabel.objects.filter(name__in=static_label_names)819 Host.objects.populate_relationships(hosts, StaticLabel,851 Host.objects.populate_relationships(hosts, StaticLabel,
183 label = models.StaticLabel.smart_get(label.name)311 static_labels = models.StaticLabel.query_objects(filter_data)664 static_label = models.StaticLabel.smart_get(label.name)2211 static_label = models.StaticLabel.smart_get(label.name)
334 static_metahost = models.StaticLabel.smart_get(metahost.name)