摘要: 1.生成迁移文件 python manage.py makemigrations 2.同步到数据库中 python manage.py migrate 阅读全文
posted @ 2023-06-16 15:46 刹爵 阅读(46) 评论(0) 推荐(0)