摘要: 1、django.core.exceptions.ImproperlyConfigured: The TEMPLATE_DIRS setting must be a tuple. Please fix your settings. 解决方法: 在项目的setting.py文件中修改相关的文件脚本 T 阅读全文
posted @ 2016-05-04 16:20 逍遥无名 阅读(6081) 评论(0) 推荐(0) 编辑
摘要: 1、安装python-2.7.11.amd64.msi 2、在命令行窗口输入python命令验证是否成功 3、安装wxPython2.8-win64-unicode-2.8.12.1-py27.exe 4、进入命令行窗口,将路径切换到C:\Python27\Lib\site-packages cd 阅读全文
posted @ 2016-05-04 16:15 逍遥无名 阅读(234) 评论(0) 推荐(0) 编辑