标签:异常 not 超级 soft django use 令行 ati color
Superuser creation skipped due to not running in a TTY. You can run manage.py createsuperuser
in your project to create one manually.
出现这个错误的解决方法就是在cmd中使用命令行 python manage.py createsuperuser 这样就可以成功了
标签:异常 not 超级 soft django use 令行 ati color
原文地址:http://www.cnblogs.com/liyu2151/p/7139831.html