date range filter in django query code example Example: django filter by date range Sample.objects.filter(date__range=["2011-01-01", "2011-01-31"])