Django DRF Notes(第一章)
00 分钟
2024-4-29
2024-11-15
type
status
date
slug
summary
tags
category
password

1:熟悉Django

1.1:创建项目

notion image
notion image
notion image

1.2:配置Django并测试启动

notion image
notion image
notion image

1.3:创建App目录

notion image

1.4:定义数据模型

1.5:编写视图函数

notion image
notion image
notion image
notion image
notion image

1.6:编写HTML页面

notion image
notion image
notion image
notion image

1.7:操作数据库回显信息

notion image

1.8:编写创建用户视图

notion image

1.9:创建提交数据路由及操作

notion image
notion image

1.10:实现更新和删除用户

notion image
notion image
notion image
notion image
notion image
notion image
notion image
notion image
notion image

1.11:类视图

上一篇
Django DRF Notes(第二章)
下一篇
K8S 策略引擎 Kyverno