摘要:
https://blog.csdn.net/weixin_30809083/article/details/87921787 问题原因postgresql是不允许使用root用户启动服务的,所以必须切换到其他用户下才可以进行正常的服务启动,但是有些时候我们又需要使用root用户来使用postgres 阅读全文
posted @ 2019-06-19 15:00
奇微
阅读(4028)
评论(0)
推荐(1)
摘要:
修改 ~/odoo-dev/odoo/requirements.txt的第一行, 修改Babel==2.3.4为Babel或 Babel>=2.3.4 阅读全文
posted @ 2019-06-19 14:44
奇微
阅读(2495)
评论(0)
推荐(0)