Ver originalfrom datetime import timedeltaEntry.objects.filter(mod_date__gt=F('pub_date') + timedelta(days=3))