Jian Dai
Jian Dai
I don't know wheather you maintain this package or not. But I think it is the best image field in django. I made some updates on it. Maybe you need...
增加分享功能,分享就生成一个临时的带有token(有有效期)的url。也可以设置永久token分享。随时可以取消分享。并且提供curl的方式来直接用。
group 设置到 300,就报错了。 设成 200 没问题 [2020-06-04 19:23:49] ERROR - file: db_op.c, line: 23, db error, error info: unable to allocate memory for mutex; resize mutex region [2020-06-04 19:23:49] ERROR...
按需加载的时候报错. 这么引入的组件 ``` export default { components:{ BtModal: function(resolve){ require(['vue-strap/src/Modal'], resolve) } ``` 然后console报错 ``` getScrollBarWidth.js?5aea:1 Uncaught SyntaxError: Unexpected token export ```
:) 期待!
When run 'django run server' or other django commands, sublime prompts:` terminal emulator not found: Terminal Using fallback instead.` then look into console, some error here: ``` - Django: Command...
One Chinese char should be counted as 2 ascii char.
已经有werobot,这个wechat做的时候,出发点是什么呢?觉的werobot结构不好太乱? 或者换句话说,在werobot和wechat上,什么时候用哪个比较好呢?