Re: Syntax to Generate salary for next month

2022-01-30 Thread AliHassanRaza Khan
Or get method if you want to retrieve a single value On Sun, 30 Jan 2022, 1:45 pm AliHassanRaza Khan, wrote: > use filter method > > On Sun, 30 Jan 2022, 4:50 am Feroz Ahmed, wrote: > >> Hi, >> >> I came across the problem, how to generate salary for upcoming month ( >> records are of month Jan

Re: Syntax to Generate salary for next month

2022-01-30 Thread AliHassanRaza Khan
use filter method On Sun, 30 Jan 2022, 4:50 am Feroz Ahmed, wrote: > Hi, > > I came across the problem, how to generate salary for upcoming month ( > records are of month January in db) > > > > > > *I have records in django db.* > > *Insert of new record* > > *update / delete / hideof record