Fork me on GitHub
摘要: 参考: https://www.runoob.com/django/django-model.html https://www.cnblogs.com/taosiyu/p/11260000.html 在Django中model是你数据的单一、明确的信息来源。它包含了你存储的数据的重要字段和行为。通常 阅读全文
posted @ 2019-11-06 14:52 RongT 阅读(243) 评论(0) 推荐(0) 编辑