摘要:
此文copy至http://blog.csdn.net/lcyangcss/article/details/7249961#t1 如有侵权 告知即撤 鸣谢 阅读全文
posted @ 2016-05-25 18:58
Oontinue
阅读(11803)
评论(1)
推荐(0)
摘要:
mode对应的类型 见 : https://docs.djangoproject.com/en/1.8/ref/models/fields/ 命令行ipython查看 from django.db import models model. tab补齐 V=models.CharField(max_l 阅读全文
posted @ 2016-05-25 10:08
Oontinue
阅读(2829)
评论(0)
推荐(0)