I have the following query in django:
end_date = timezone.now() start_date = end_date + timedelta(-5*365) queryset = (