Re: How to create variables for an e-commerce website

2020-05-06 Thread Lunga Baliwe
maybe also check https://djangopackages.org/grids/g/ecommerce/ for django ecommerce packages On Wed, May 6, 2020 at 8:35 PM Motaz Hejaze wrote: > One solution is to make a 3 columns table , the first column is > 'property_name' , second column 'property_value' , third column is a > foriegn key t

Re: How to create variables for an e-commerce website

2020-05-06 Thread Motaz Hejaze
One solution is to make a 3 columns table , the first column is 'property_name' , second column 'property_value' , third column is a foriegn key to the item that this property belongs to 'item_id' On Wed, 6 May 2020, 8:06 pm Ahmed Khairy, wrote: > Hi am looking for resources to create variables

How to create variables for an e-commerce website

2020-05-06 Thread Ahmed Khairy
Hi am looking for resources to create variables such as size and color to an e-commerce website -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+un