会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Jesson
for the future, full of hope
首页
联系
管理
2017年1月8日
33
摘要: from django.db import modelsfrom django.contrib.auth.models import User# Create your models here.class Customer(models.Model): '''客户信息表''' name = mode
阅读全文
posted @ 2017-01-08 22:17 hello-Jesson
阅读(127)
评论(0)
推荐(0)
编辑
公告