Re: Fetching data from database

2020-10-28 Thread Kiran Bangde
://docs.djangoproject.com/en/3.1/ref/django-admin/#loaddata> commands. > I suspect this is what you are looking for. > > > > On 29 Oct 2020, at 05:33, Kiran Bangde wrote: > > Hi everyone, > > Iam stuck at a point ...I want to fetch a data from a database , where &g

Fetching data from database

2020-10-28 Thread Kiran Bangde
Hi everyone, Iam stuck at a point ...I want to fetch a data from a database , where data should be insert manually , plz help me how to do that how to fire a queries in DB and how to use primary key and foreign key over here. Please help me ,Iam new to Django . Thanks in advance -- You received