
django python用sqlite3模拟创建一个服务器时出现错误
MicrosoftWindows[版本6.1.7601]版权所有(c)2009MicrosoftCorporation。保留所有权利。C:\Users\Administr...
Microsoft Windows [版本 6.1.7601]
版权所有 (c) 2009 Microsoft Corporation。保留所有权利。
C:\Users\Administrator>cd c:\\python27
c:\Python27>d:
D:\>cd DjangoWeb
D:\DjangoWeb>cd website
D:\DjangoWeb\website>manage.py syncdb
Creating tables ...
Creating table auth_permission
Creating table auth_group_permissions
Creating table auth_group
Creating table auth_user_groups
Creating table auth_user_user_permissions
Creating table auth_user
Creating table django_content_type
Creating table django_session
Creating table django_site
Creating table deng_blogspost
You just installed Django's auth system, which means you don't have any superuse
rs defined.
Would you like to create one now? (yes/no): yes
Username (leave blank to use 'administrator'):
Error: Enter a valid username.
Username (leave blank to use 'administrator'):
Email address:
Password:
Password (again):
Error: Blank passwords aren't allowed.
Password:
Password (again):
到语句 Would you like to create one now? (yes/no): yes 的时候,需要输入账号我直接回车,然后继续回车,但是到password的时候,回车无效,提示 需要再次输入密码,可以密码却没办法输入,请问大牛怎么解决呢 展开
版权所有 (c) 2009 Microsoft Corporation。保留所有权利。
C:\Users\Administrator>cd c:\\python27
c:\Python27>d:
D:\>cd DjangoWeb
D:\DjangoWeb>cd website
D:\DjangoWeb\website>manage.py syncdb
Creating tables ...
Creating table auth_permission
Creating table auth_group_permissions
Creating table auth_group
Creating table auth_user_groups
Creating table auth_user_user_permissions
Creating table auth_user
Creating table django_content_type
Creating table django_session
Creating table django_site
Creating table deng_blogspost
You just installed Django's auth system, which means you don't have any superuse
rs defined.
Would you like to create one now? (yes/no): yes
Username (leave blank to use 'administrator'):
Error: Enter a valid username.
Username (leave blank to use 'administrator'):
Email address:
Password:
Password (again):
Error: Blank passwords aren't allowed.
Password:
Password (again):
到语句 Would you like to create one now? (yes/no): yes 的时候,需要输入账号我直接回车,然后继续回车,但是到password的时候,回车无效,提示 需要再次输入密码,可以密码却没办法输入,请问大牛怎么解决呢 展开
1个回答
展开全部
输入的密码是隐藏的,你可以输入但是看不到
密码要输入两次进行确认,两次输入必须一致
密码不能为空
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询
广告 您可能关注的内容 |