摘要: name = models.CharField(max_length=50) 执行:python manage.py makemirations出现以下错误: You are trying to add a non-nullable field 'name' to contact without a 阅读全文
posted @ 2018-05-03 14:07 aaron_agu 阅读(2514) 评论(0) 推荐(0) 编辑