会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
HEU葉孤城
博客园
首页
新随笔
联系
订阅
管理
2020年1月8日
CSIC_716_2020108【Django入门---模型层】
摘要: 时间格式的字段 publish_time = models.DateField() # 年月日 publish_time = models.DateTimeField() # 年月日 时分秒 publish_time = models.DateField() # 年月日 publish_time =
阅读全文
posted @ 2020-01-08 20:40 HEU葉孤城
阅读(168)
评论(0)
推荐(0)
编辑
公告