单项选择题

t = models.DateTimeField(verbose_name="默认时间", auto_now_add=True) t字段类型 ()

A.字符串
B.变长字符串
C.整形
D.日期型