今天同步数据时出现这个错误;
解决方法:
1、先下载mysql-python
支持1.2.3-2.7版本
MySQL-python 1.2.3 for Windows and Python 2.7, 32bit and 64bit versions - See more at: http://www.codegood.com/archives/129#sthash.TSWNIUOS.dpuf
http://www.codegood.com/archives/129
2、安装到python安装目录下
3、执行manage.py syncdb 成功如下图