Re: some random problem

2019-05-23 Thread Simon A
share the code here. I know django devs are lazy but don't be this lazy. On Wednesday, May 22, 2019 at 8:07:08 PM UTC+8, Soumen Khatua wrote: > > Hi Folks, > > I'm getting len(cart) is 0 and after iterate *item is not coming from > cart* in this project,plese tell me where is my problem. > I'm sh

some random problem

2019-05-22 Thread Soumen Khatua
Hi Folks, I'm getting len(cart) is 0 and after iterate *item is not coming from cart* in this project,plese tell me where is my problem. I'm sharing my git repo please go through it and please tell me the what i missed.It's urgent. Here is the link: https://github.com/Herosoumen/clothproject Th