Re: Need Developers

2024-11-25 Thread manohar chundru
I'm interested bro On Fri, 25 Oct 2024, 2:10 pm UJJWAL CHAUDHARY, wrote: > I have some works on Website & Application, If anyone Interested please > let me know if anyone has interested. On Personal Mail > > -- > You received this message because you are subscribed to the Google Groups > "Django

Re: How to install pip on windos10

2024-09-18 Thread manohar chundru
yes it correct but some times I got issue On Wed, 18 Sept 2024, 3:11 am Kiotseaeton Lancaster, wrote: > I use wsl for all my dev needs on windows. > To install pip, simply: sudo apt install python3-pip > > On Sat, Sep 14, 2024 at 12:57 PM Nilesh Mishra > wrote: > >> Plz help >> >> I am new to p

Re: Displaying contrast of a queryset

2024-04-28 Thread manohar chundru
print(p) On Sun, Apr 28, 2024 at 12:25 AM Abdou KARAMBIZI wrote: > Hello friends, > > products = Task.objects.select_related().all() > for p in products: > print(p.product.product_name) > > This gives product that has relation in Task model but *I need product > which doesn't have relation in Ta

Re: Challenge hosting a django project on render

2024-04-07 Thread manohar chundru
can On Thu, 4 Apr 2024, 9:12 pm ALINDA Fortunate, wrote: > Hello team I am finding challenges in hosting my project on render it > shows the webservice is live and it brings this error any help > > Error during template rendering > > In template /opt/render/project/src/templates/home.html, error