摘要:
# 执行启动迁移 python manage.py makemigrations # 执行迁移提交到数据库 python manage.py migrate 阅读全文
posted @ 2022-05-14 21:26
lucky_tomato
阅读(158)
评论(0)
推荐(0)
摘要:
解决:在项目下执行以下命令 git config --global user.email "you@example.com" git config --global user.name "Your Name" 阅读全文
posted @ 2022-05-14 15:35
lucky_tomato
阅读(1328)
评论(0)
推荐(0)

浙公网安备 33010602011771号