首页 > 其他 > 详细

django学习中的异常问题总结

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

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学习中的异常问题总结

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

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!