Searched refs:StaticLabel (Results 1 – 5 of 5) sorted by relevance
383 static_platform = models.StaticLabel.objects.create(460 static_platform = models.StaticLabel.objects.create(488 static_platform = models.StaticLabel.objects.create(513 static_label = models.StaticLabel.objects.create(name='static')530 static_label = models.StaticLabel.objects.create(name='static')550 static_label = models.StaticLabel.objects.create(name='static')570 static_label = models.StaticLabel.objects.create(name='static')583 static_label = models.StaticLabel.objects.create(name='static')600 static_label = models.StaticLabel.objects.create(name='static')619 static_label = models.StaticLabel.objects.create(name='static')[all …]
165 class StaticLabel(model_logic.ModelWithInvalid, dbmodels.Model): class510 StaticLabel, blank=True, db_table='afe_static_hosts_labels')552 static_labels = StaticLabel.objects.filter(name__in=static_label_names)812 Host.objects.populate_relationships(hosts, StaticLabel,844 Host.objects.populate_relationships(hosts, StaticLabel,
184 label = models.StaticLabel.smart_get(label.name)312 static_labels = models.StaticLabel.query_objects(filter_data)668 static_label = models.StaticLabel.smart_get(label.name)2331 static_label = models.StaticLabel.smart_get(label.name)
334 static_metahost = models.StaticLabel.smart_get(metahost.name)
156 static_label1 = models.StaticLabel.objects.create(158 static_platform = models.StaticLabel.objects.create(