多项选择题

A.name=models.CharField(max_length=30)
B.email=models.EmailField()
C.pub_date=models.DateField()
D.createdatabaseday06