摘要:
代码直接生成HTML 1 # sales.views.py 2 from django.shortcuts import render 3 from django.http import HttpResponse 4 # 导入Customer 对象定义 5 from common.models im 阅读全文
posted @ 2025-12-05 22:33
理想赵雷
阅读(10)
评论(0)
推荐(0)
摘要:
获取全部记录 实现一个函数,来处理sales/customers/访问请求,返回数据库中customer表所有记录 # sales.views.py 1 from django.shortcuts import render 2 from django.http import HttpRespons 阅读全文
posted @ 2025-12-05 00:45
理想赵雷
阅读(8)
评论(0)
推荐(0)

浙公网安备 33010602011771号