I am trying to filter model objects in between a certain range. If I consider the year then I am able to do it fine like below:
today = datetime.date.today()