Django ORM

2019-09-09 Thread Amit Samanta
Hi, Please help i have models [image: Capture.JPG] here there will be env under which there will be deployment to many component and also i component multiple times now i want a output like (env name - (component (recent updated in detail table) deploy_dtls according to the recent compon

Query into Django ORM

2019-09-05 Thread Amit Samanta
Hi, I am facing a challenge please help me. [image: Query.PNG] output: [image: output.PNG] Here one env_name can have many comp name and one env with one comp_name there will be many deploy_details which is in green colour (latest). in deploy_detail if there is two deploy in one component w

Re: Please help me in views.py

2019-09-05 Thread Amit Samanta
Hi everybody thank you for helping me throughout... lastly do anyone know how to group by in django orm or if i give a db query can anyone help me in changing it to django orm?? please Thank you in advance Amit Samanta On Wed, 4 Sep, 2019, 7:50 PM Amit Samanta, wrote: > Its done now.. th

Re: Please help me in views.py

2019-09-04 Thread Amit Samanta
Its done now.. thank u everybody Now i want to do that it will show only the latest book with detail of a author On Wed, 4 Sep, 2019, 6:07 PM Amit Samanta, wrote: > i get all thank you for your help.. > the actuall funda is > i have to show author name with related to that i hav

Re: Please help me in views.py

2019-09-04 Thread Amit Samanta
> use for loop. > > On Wed, Sep 4, 2019 at 12:58 AM Amit Samanta > wrote: > >> I want try is... >> there will be a dashboard >> >> which will show >> >> Author name >> >> all the books which the author written >> >> deta

Re: Please help me in views.py

2019-09-04 Thread Amit Samanta
'name' is the column name you have give to book name in Books model > > On Wed, Sep 4, 2019 at 3:25 PM Amit Samanta > wrote: > >> You have gussed correctly.. >> but i have taked book id as fk but i need the book name >> >> On Wed, 4 Sep, 2019, 2:41 PM Ani

Re: Please help me in views.py

2019-09-04 Thread Amit Samanta
g/en-US/docs/Learn/Server-side/Django/Tutorial_local_library_website >> >> It teaches you all the basics that you need to know from scratch, which >> in my opinion will answer all the questions you're asking. >> The tutorial is about building a local library webpage which I

Re: Please help me in views.py

2019-09-04 Thread Amit Samanta
; Hope this helps. > > Regards, > Kai Wey > > On Wed, Sep 4, 2019 at 3:59 PM Amit Samanta > wrote: > >> now how can i get the name for author and details?? >> >> On Wed, 4 Sep, 2019, 10:25 AM Bhoopesh sisoudiya, >> wrote: >> >>> Hi Ami

Re: Please help me in views.py

2019-09-04 Thread Amit Samanta
all() > > > Thanks > Bhoopesh sisoudiya > > On Wed, Sep 4, 2019, 9:38 AM Amit Samanta wrote: > >> Hi, >> >> I need help i am not understanding the keywords of joining and fetch >> value in veiw.py >> i have three tables in model.py >> &

Re: Please help me in views.py

2019-09-04 Thread Amit Samanta
name which you want).all() >> >> >> Thanks >> Bhoopesh sisoudiya >> >> On Wed, Sep 4, 2019, 9:38 AM Amit Samanta >> wrote: >> >>> Hi, >>> >>> I need help i am not understanding the keywords of joining and fetch >>> v

Please help me in views.py

2019-09-03 Thread Amit Samanta
will be very greatfull. Thank you in advance Thanks and Regards Amit Samanta -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-user

Re: Django with mysql

2019-08-23 Thread Amit Samanta
On Friday, August 23, 2019 at 8:25:47 PM UTC+5:30, Amit Samanta wrote: > Hi, > > > I am facing issue while downloading mysql client > Here i am using linux server and i do not have internet connection > Also downloaded all the packages from https://www.pypi.org > We have

Django with mysql

2019-08-23 Thread Amit Samanta
no luck got mysql client 1.4.4 in pypi but all in windows os googled and search many site but everywhere it is "pip install mysql client" but no internet. Please help! As now the goal is change django from sqllite3 to mysql. Thanks and Regards Amit Samanta -- You received

Installation of django

2019-08-20 Thread Amit Samanta
Hi, I want to install django in linux server for python 2.7.2. i am not able install django Please help with the installation step for django in linux. Thanks and Regards Amit Samanta -- You received this message because you are subscribed to the Google Groups "Django users"