Re: JOB | Lead Platform Engineer (Singapore/London)

2023-05-26 Thread divya murugulla
Hi James. I am looking for an job opportunity in london. Could you please help me on this? Thanks Divya On Fri, 26 May 2023 at 5:24 PM, James Tobin wrote: > Hello, I'm working with an employer that is looking to hire someone in > London or Singapore to take lead on the modernisation of their

Re: Looking for experienced Django backend engineer

2022-07-03 Thread divya murugulla
Hi i am experienced in Django with 1 year On Sun, 3 Jul 2022 at 6:46 PM, David Oluwafemi wrote: > I an experienced Django developer with 2.5 years of experience. You can > reach out to my email - davidoluwafemi...@gmail.com. I am available full > time. > > On Sun, Jul 3, 2022, 3:24 AM

Re: sort by alphabet

2022-04-11 Thread divya murugulla
that is not working since my sort function is of different table On Monday, April 11, 2022 at 10:44:14 PM UTC+5:30 Antonis Christofides wrote: > Same thing, use > CommodityLocatinoXref.objects.select_related(...).filter(...).order_by(...) > > > On 11/04/2022 20.03, divya

Re: sort by alphabet

2022-04-11 Thread divya murugulla
ngo's documentation for order_by you > should be able to determine that. > > Regards, > > Antonis > > On 11/04/2022 18.47, divya murugulla wrote: > > Please help me sort the queryset by name alphabetical order. > > plant = forms.ModelChoiceField(label='Destinati

sort by alphabet

2022-04-11 Thread divya murugulla
Please help me sort the queryset by name alphabetical order. plant = forms.ModelChoiceField(label='Destinations Name',queryset=GlobePlant.objects.all(),empty_label='Select the Point',required=True) Thanks & Regards, Divya -- You received this message because you are subscribed to the

export to csv

2022-03-16 Thread divya murugulla
Hi All, Can anyone help table data to be exported to excel code examples -- 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 top 2

2022-03-14 Thread divya murugulla
Hi, Can anyone help to get the query result for top 2nd row in django with annotate max as shown below. I got max and in that top row now i need to get max of second row. Please help qs=CommodityDestination.objects.select_related('commodity_price',

Re: SChedule email

2021-07-01 Thread divya murugulla
can you please send me some code sample that i can achieve through settings On Thursday, July 1, 2021 at 6:56:39 PM UTC+5:30 sachinb...@gmail.com wrote: > look for the croon jobs or schedulers that may work, > > thank you > Sachin b.g > > On Thu, 1 Jul 2021 at 18:45, divy

Re: SChedule email

2021-07-01 Thread divya murugulla
i cannot use celery suggest me something different On Thursday, July 1, 2021 at 6:27:51 PM UTC+5:30 aadil1...@gmail.com wrote: > Use *Django-celery* > > On Thu, 1 Jul, 2021, 6:23 PM divya murugulla, > wrote: > >> HI, >> >> I wanted to schedule a email every ja

SChedule email

2021-07-01 Thread divya murugulla
HI, I wanted to schedule a email every jan and aug 6 monthly basis without celery using settings.py. Can anyone help? once in every 6months mail should be triggered -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this

Schedule settings

2021-07-01 Thread divya murugulla
schedule concept -- 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-users+unsubscr...@googlegroups.com. To view this discussion on the web visit