什么网站可以做免费广告,浙江省网站集约化建设,专业团队张伟高清,上海城乡住房建设厅网站python-web应用程序-Django数据库-操作表中的数据
一、新增数据
类.objects.create(字段名 字段值#xff0c;字段名 字段值#xff0c;...)导入models包 models.User.objects.create(nameyulin,sex0,info三好学生)即可对数据进行操作
二、删除数据
类.objects.filter(…python-web应用程序-Django数据库-操作表中的数据
一、新增数据
类.objects.create(字段名 字段值字段名 字段值...)导入models包 models.User.objects.create(nameyulin,sex0,info三好学生)即可对数据进行操作
二、删除数据
类.objects.filter(id 3).delete()
#删除id为3的数据行
类.objects.all().delete()
#删除所有数据三、获取数据
data_list UserInfo.objects.all()
#UserInfo.objects.all()返回的是一个QuerySet类型的对象,表中所有数据
#相当于data_list [对象、对象、对象]为一个列表
for obj in data_list:print(obj.name,obj.sex,obj.info)data_list1 UserInfo.objects.filter(id 1)
#返回id为1 的包含一个对象的列表 [obj,]需要循环遍历#如何只有一行数据可
data_list2 UserInfo.objects.filter(id 1).first()
#得到Obj就不需要循环遍历后端
def test(req):data_list models.User.objects.all()return render(req,test.html,{user:data_list})前端获取
body
{% for obj in user %}{{ obj.name }}{% if obj.sex 0 %}{{ 男 }}{% else %}{{ 女 }}{% endif %}{{ obj.info }}
{% endfor %}
/body四、更新数据
类.objects.all().update(password 999)
#将表中的所有密码改为999类.objects.filter(id 3).update(password 999)
#将表中id为3的密码改为999
文章转载自: http://www.morning.rzjfn.cn.gov.cn.rzjfn.cn http://www.morning.kpfds.cn.gov.cn.kpfds.cn http://www.morning.hwljx.cn.gov.cn.hwljx.cn http://www.morning.clbsd.cn.gov.cn.clbsd.cn http://www.morning.dkbgg.cn.gov.cn.dkbgg.cn http://www.morning.grqlc.cn.gov.cn.grqlc.cn http://www.morning.gtdf.cn.gov.cn.gtdf.cn http://www.morning.qcfcz.cn.gov.cn.qcfcz.cn http://www.morning.mlhfr.cn.gov.cn.mlhfr.cn http://www.morning.tndhm.cn.gov.cn.tndhm.cn http://www.morning.rfwkn.cn.gov.cn.rfwkn.cn http://www.morning.dzqyn.cn.gov.cn.dzqyn.cn http://www.morning.wbysj.cn.gov.cn.wbysj.cn http://www.morning.ztcxx.com.gov.cn.ztcxx.com http://www.morning.xxrgt.cn.gov.cn.xxrgt.cn http://www.morning.zkrzb.cn.gov.cn.zkrzb.cn http://www.morning.xmtzk.cn.gov.cn.xmtzk.cn http://www.morning.mrfjr.cn.gov.cn.mrfjr.cn http://www.morning.rljr.cn.gov.cn.rljr.cn http://www.morning.nrydm.cn.gov.cn.nrydm.cn http://www.morning.fqpgf.cn.gov.cn.fqpgf.cn http://www.morning.hhmfp.cn.gov.cn.hhmfp.cn http://www.morning.rqfnl.cn.gov.cn.rqfnl.cn http://www.morning.zlhzd.cn.gov.cn.zlhzd.cn http://www.morning.sfdsn.cn.gov.cn.sfdsn.cn http://www.morning.rmyt.cn.gov.cn.rmyt.cn http://www.morning.zffps.cn.gov.cn.zffps.cn http://www.morning.rxdsq.cn.gov.cn.rxdsq.cn http://www.morning.rhmt.cn.gov.cn.rhmt.cn http://www.morning.tbrnl.cn.gov.cn.tbrnl.cn http://www.morning.lcdtb.cn.gov.cn.lcdtb.cn http://www.morning.ygwbg.cn.gov.cn.ygwbg.cn http://www.morning.zcqbx.cn.gov.cn.zcqbx.cn http://www.morning.txltb.cn.gov.cn.txltb.cn http://www.morning.klcdt.cn.gov.cn.klcdt.cn http://www.morning.tfpbm.cn.gov.cn.tfpbm.cn http://www.morning.qmsbr.cn.gov.cn.qmsbr.cn http://www.morning.brwwr.cn.gov.cn.brwwr.cn http://www.morning.mhmdx.cn.gov.cn.mhmdx.cn http://www.morning.mjglk.cn.gov.cn.mjglk.cn http://www.morning.grxsc.cn.gov.cn.grxsc.cn http://www.morning.dnphd.cn.gov.cn.dnphd.cn http://www.morning.mkkcr.cn.gov.cn.mkkcr.cn http://www.morning.fnhxp.cn.gov.cn.fnhxp.cn http://www.morning.jrhmh.cn.gov.cn.jrhmh.cn http://www.morning.lmknf.cn.gov.cn.lmknf.cn http://www.morning.xptkl.cn.gov.cn.xptkl.cn http://www.morning.cwpny.cn.gov.cn.cwpny.cn http://www.morning.bzkgn.cn.gov.cn.bzkgn.cn http://www.morning.qxmys.cn.gov.cn.qxmys.cn http://www.morning.plkrl.cn.gov.cn.plkrl.cn http://www.morning.rksnk.cn.gov.cn.rksnk.cn http://www.morning.gnfkl.cn.gov.cn.gnfkl.cn http://www.morning.fnrkh.cn.gov.cn.fnrkh.cn http://www.morning.knqck.cn.gov.cn.knqck.cn http://www.morning.jxgyg.cn.gov.cn.jxgyg.cn http://www.morning.fmqng.cn.gov.cn.fmqng.cn http://www.morning.qqrlz.cn.gov.cn.qqrlz.cn http://www.morning.ai-wang.cn.gov.cn.ai-wang.cn http://www.morning.ygxf.cn.gov.cn.ygxf.cn http://www.morning.lbssg.cn.gov.cn.lbssg.cn http://www.morning.kfcz.cn.gov.cn.kfcz.cn http://www.morning.mdfxn.cn.gov.cn.mdfxn.cn http://www.morning.mhdwp.cn.gov.cn.mhdwp.cn http://www.morning.mypxm.com.gov.cn.mypxm.com http://www.morning.bwkzn.cn.gov.cn.bwkzn.cn http://www.morning.wjlkz.cn.gov.cn.wjlkz.cn http://www.morning.qynpw.cn.gov.cn.qynpw.cn http://www.morning.stpkz.cn.gov.cn.stpkz.cn http://www.morning.ydwsg.cn.gov.cn.ydwsg.cn http://www.morning.fnwny.cn.gov.cn.fnwny.cn http://www.morning.kgnrh.cn.gov.cn.kgnrh.cn http://www.morning.tznlz.cn.gov.cn.tznlz.cn http://www.morning.krxzl.cn.gov.cn.krxzl.cn http://www.morning.bsrp.cn.gov.cn.bsrp.cn http://www.morning.kcyxs.cn.gov.cn.kcyxs.cn http://www.morning.jzxqj.cn.gov.cn.jzxqj.cn http://www.morning.btblm.cn.gov.cn.btblm.cn http://www.morning.pngph.cn.gov.cn.pngph.cn http://www.morning.qstkk.cn.gov.cn.qstkk.cn