单项选择题

如果我们需要在模型中使用字符串字段,那么我们可以在模型定义中使用()

A.CharField
B.DateField
C.IntegerField
D.BooleanField