Django的models模型的具体使用 model的常用字段V=models.CharField(max_length=None[,**options]) #varcharV=models.EmailField([max_length=7 models模型