pycharm, ValueError: Unable to configure filter ‘require_debug_false’: ‘DictConfigurator’ object has no attribute ‘startswith’
4austgl 发布于 2年前 (2015-12-17)
File "/usr/lib/python2.7/logging/config.py", line 562, in configure
阅读(4131)评论(3)赞 (2)
austgl 发布于 2年前 (2015-12-17)
File "/usr/lib/python2.7/logging/config.py", line 562, in configure
阅读(4131)评论(3)赞 (2)
austgl 发布于 3年前 (2015-05-18)
:ImportError Exception Value: No module named dateutil.relativedelta So if you have this issue, try the following: sudo pip inst ...
阅读(2325)评论(4)赞 (3)
austgl 发布于 3年前 (2015-03-25)
用django-admin.py makemessages -a 更新po文件后 ,对需要翻译的字符串进行相应翻译后 再用django-admin.py compilemessages编译,发现有些英文能正常翻译,有些还是英文, 检查了下字串上方标注了 #,fuzzy 去掉后重新...
阅读(3665)评论(0)赞 (2)