Re: select quantity for each items selected in many to many field

2019-07-21 Thread Adam Johnson
Hi! I think you've found the wrong mailing list for this post. This mailing list is for the development of Django itself, not for support using Django. This means the discussions of bugs and features in Django itself, rather than in your code using it. People on this list are unlikely to answer yo

select quantity for each items selected in many to many field

2019-07-20 Thread hunar techie
hi there i'm working on an restaurant ordering system , when someone order more than one product with different quantities for each product , be able to select its quantities it may order 3 Pizza with 2 sandwich , how to let the customer to define the quantities of each product , and then calculate

select quantity for each items selected in many to many field

2019-07-19 Thread hunar techie
hi there i'm working on an restaurant ordering system , when someone order more than one product with different quantities for each product , be able to select its quantities it may order 3 Pizza with 2 sandwich , how to let the customer to define the quantities of each product , and then calculate