Display api in particular format

2021-11-27 Thread Sapna Agrahari
Can anyone please help me with this? As I want to display the api data in this format. [image: image.png] Thanks and Regards , *Sapna Agrahari* -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this gro

Re: two modelformset_factory in one view , both model relates to each other

2021-11-27 Thread namo
please is there any solution ? On Saturday, November 27, 2021 at 2:31:40 PM UTC+3 namo wrote: > Hi , i'm trying to implement two formset in one view , one of the > formsets should be pop up modal form : here is the models > *note : if it requires i'll pay for that task * > > *class MobileCollec

two modelformset_factory in one view , both model relates to each other

2021-11-27 Thread namo
Hi , i'm trying to implement two formset in one view , one of the formsets should be pop up modal form : here is the models *note : if it requires i'll pay for that task * *class MobileCollection(models.Model): * *mobile = models.ForeignKey(ModelCategory,on_delete=models.PROTECT,related_name='m

Re: Re-write an application from Turbogear to Django.

2021-11-27 Thread Derek
Agreed. You could also consider keeping Dojo and upgrading to the current version. On Thursday, 25 November 2021 at 19:41:52 UTC+2 sutharl...@gmail.com wrote: > I would have chosen the first option, since we can have some relationships > in the database and once all the apis are ready. We can e