- 博客(3)
- 收藏
- 关注
原创 plugin : indentLines has not been installed, please use `:call dein#install(["indentLine"])` to inst
在vim下添加文件不能执行:如下表光标卡在那不能退出和编辑。也按照百度到方法把vim卸载重新安装。
2020-03-25 18:03:27
380
原创 django.db.utils.OperationalError: (1045, "Access denied for user 'ODBC'@'localhost' (using password)
第一步查看创建一个laoli的账号,密码为12345678,可以任意电脑进行链接访问, 并且对jing_dong数据库中的所有表拥有所有权限grant all privileges on jing_dong.* to “laoli”@"%" identified by “12345678”第二步修改root用户权限grant 权限名称 on 数据库 to 账户@主机 with grant...
2020-03-17 20:52:07
346
原创 'customer_filters' is not a registered tag library. Must be one of:
问题:解决方法:原因是因为templatetags未注册解决如下:settings.py设置
2020-02-13 21:11:10
584
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人