码迷,mamicode.com
首页 > 其他好文 > 详细

django学习中的异常问题总结

时间:2017-07-09 10:54:44      阅读:128      评论:0      收藏:0      [点我收藏+]

标签:异常   not   超级   soft   django   use   令行   ati   color   

1、创建超级用户:

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 这样就可以成功了

django学习中的异常问题总结

标签:异常   not   超级   soft   django   use   令行   ati   color   

原文地址:http://www.cnblogs.com/liyu2151/p/7139831.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!