方法名, 解释. get(), 获取单个对象. create(), 创建对象,无需save(). get_or_create(), 查询对象,如果没有找到就新建对象. update_or_create(), 更新对象,如果没有 ...
確定! 回上一頁