🌈 搜索
📅  最后修改于: 2022-03-11 14:45:15.907000             🧑  作者: Mango
post = Post.objects.get(id=id) post.is_activate = True post.save()