如何使用datetime对象.例如:
from datetime import datetime Entry.objects.filter(pub_date=datetime(2008, 10, 18))