Specifying model relationship as string vs concrete model class

2019-04-06 Thread Mohit Solanki
l the examples are of the second form but i have seen ppl specifying relationships in string. Can someone please elaborate more on this? Regards, Mohit Solanki -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)&qu

Re: Specifying model relationship as string vs concrete model class

2019-04-07 Thread Mohit Solanki
I know this group is for django development, posting it here because I want to here from core django devs. On Sunday, April 7, 2019 at 9:23:45 AM UTC+5:30, Mohit Solanki wrote: > > Since Django allows specifying relationship between models by both as a > string or by a mo