会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
random_lee
博客园
首页
新随笔
联系
订阅
管理
2019年4月19日
Django 动态建表
摘要: # Create your models here. from django.db import models # name是表名,fields是字段,app_label是你的应用名(如:flow),module是应用下的模型(如:flow.models),options是元类选项 def crea
阅读全文
posted @ 2019-04-19 17:09 random_lee
阅读(3379)
评论(4)
推荐(0)
公告