Searched refs:StaticHostAttribute (Results 1 – 2 of 2) sorted by relevance
574 static_attrs = models.StaticHostAttribute.query_objects(650 models.StaticHostAttribute,1791 static_hosts = models.StaticHostAttribute.query_objects(1804 static_rows = models.StaticHostAttribute.query_objects(
889 return StaticHostAttribute, dict(host=self, attribute=attribute)898 except StaticHostAttribute.DoesNotExist:969 class StaticHostAttribute(dbmodels.Model, model_logic.ModelExtensions): class1010 return super(StaticHostAttribute, cls).deserialize(data)