Django Sqlite3 数据库向MySQL迁移 -转

原文地址:https://yq.aliyun.com/articles/45035

 

注意:

  centos要安装: yum intall MySQL-python

  django.1.9 后,数据库同步命令改为:

    python manage.py migrate --database slave

posted on 2018-02-22 09:54  筱箃  阅读(103)  评论(0编辑  收藏  举报

导航