Open romsson opened 10 years ago
Those do not contain any data specific to a country/product
e.g. attr_data = Country.objects.get_all(lang) attr = helpers.get_attrs(prod_class=prod_class, name=name)
Related: #202
Those do not contain any data specific to a country/product
e.g. attr_data = Country.objects.get_all(lang) attr = helpers.get_attrs(prod_class=prod_class, name=name)