ganlei的个人博客 - austgl 发布于 5年前 (2015-12-17)
![]()
![]()
![]()
![]()
File "/usr/lib/python2.7/logging/config.py", line 562, in configure
阅读(7481)赞 (2)标签:debugger / pycharm / pydev / python
ganlei的个人博客 - austgl 发布于 6年前 (2015-05-18)
:ImportError Exception Value: No module named dateutil.relativedelta So if you have this issue, try the following: sudo pip inst ...
阅读(5788)赞 (3)标签:dateutil / python / relativedelta
ganlei的个人博客 - austgl 发布于 6年前 (2015-03-25)
用django-admin.py makemessages -a 更新po文件后 ,对需要翻译的字符串进行相应翻译后 再用django-admin.py compilemessages编译,发现有些英文能正常翻译,有些还是英文, 检查了下字串上方标注了 #,fuzzy 去掉后重新...
阅读(7414)赞 (2)