会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
longly1111
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
5
6
7
8
9
2022年4月2日
数据库的创建方法 - 2张表 -带表关联
摘要: 1. 首先创建数据 , 创建表 2. 文件model.py代码: from django.db import models'''部门表'''class BuMen(models.Model): title = models.CharField(verbose_name='部门名称', max_len
阅读全文
posted @ 2022-04-02 10:12 我在春天等伱
阅读(320)
评论(0)
推荐(0)
2022年4月1日
django 项目创建 与 配置
摘要: 清华:https://pypi.tuna.tsinghua.edu.cn/simple 阿里云:http://mirrors.aliyun.com/pypi/simple/ 中国科技大学 https://pypi.mirrors.ustc.edu.cn/simple/ 华中理工大学:http://p
阅读全文
posted @ 2022-04-01 20:27 我在春天等伱
阅读(60)
评论(0)
推荐(0)
上一页
1
···
5
6
7
8
9
公告