Re: Dream 11

2022-09-07 Thread Anurag Agarwal
Please contact @RishavPant or @RohitSharma On Wed, Sep 7, 2022, 19:36 Vineet Kothari wrote: > Hi, > I want to create a web app like dream 11 any hint will be appreciated. > > Thanks & Regards, > Vineet Kothari > > -- > You received this message because you are subscribed to the Google Groups

Re: __init__() got an unexpected keyword argument 'on delete' when make migrations

2021-12-05 Thread Anurag Agarwal
Why are you fucking passing the args On_delete in manytomany . Class promotion = models.ManyToManyField(Promotions, on_delete=models.CASCADE) On Sun, Dec 5, 2021, 21:09 Samuel Nogueira wrote: > Please, can you take some prints of your models? > > Em dom., 5 de dez. de 2021 12:34, Khánh Hoàng