摘要: roduct_list_to_insert = list() for x in range(10): product_list_to_insert.append(Product(name='product name ' + str(x), price=x)) Product.objects.bulk 阅读全文
posted @ 2018-12-17 17:58 学习python1234 阅读(100) 评论(0) 推荐(0)
levels of contents