摘要: 往Publish表里面添加数据 Publish = models.Publish(name="明教出版社ww",city='黑木崖',email="mj@163.com") Publish.save() return HttpResponse("<p>数据添加成功!</p>") 往authordet 阅读全文
posted @ 2020-08-13 20:53 徐12 阅读(175) 评论(0) 推荐(0) 编辑