摘要: 一、前几日内容回顾 对于Queryset内容的理解 print(models.Publish.objects.filter(name='南方出版社')) print(type(models.Publish.objects.filter(name='南方出版社'))) publish_obj = mo 阅读全文
posted @ 2024-01-14 16:09 暧昧的花蝴蝶 阅读(24) 评论(0) 推荐(0)