def get_child_attribute_list(self, element):
return Attribute.objects.filter(Q(element=element), Q(productattribute__product__parent=self)|Q(productattribute__product__root=self))
Subscribe to:
Post Comments
(
Atom
)
No comments :
Post a Comment