摘要:
问题1:Specifying a namespace in include() without providing an app_name is not supported. # django1.x中, urls.py urlpatterns = [ url(r'^admin/', include( 阅读全文
摘要:
进入dos界面(cmd:管理员权限): net start mysql # 尝试启动服务 mysqld --console # 查看错误日志(可能原因:环境变量path/my.ini文件内容等) 错误一: [ERROR] Can't open the mysql.plugin table. Plea 阅读全文