Kane Blueriver
Kane Blueriver
@numbbbbb 嗯,GitHub 个人主页是可以切换的。
年久失修,知乎已弃……要更新下这些链接了。
试用了下,spiderkeeper 直接提出了一些 warning,可以顺手解决一下: ``` /usr/local/lib/python2.7/dist-packages/SpiderKeeper/app/__init__.py:9: ExtDeprecationWarning: Importing flask.ext.basicauth is deprecated, use flask_basicauth instead. from flask.ext.basicauth import BasicAuth /usr/local/lib/python2.7/dist-packages/SpiderKeeper/app/__init__.py:10: ExtDeprecationWarning: Importing flask.ext.restful is deprecated, use flask_restful instead. from flask.ext.restful import Api...
@soliury En, I found it, but it's confusing, add a link of that project or use a new demo will be better.
Do you have any plan? Although I'm not anxious, but a plan would be better.
看起来是这行代码:https://github.com/openparty/openparty/blob/master/apps/core/models/topic.py#L31 把 auto_now 设置为 False 应该就可以了。 Django 文档:https://docs.djangoproject.com/en/1.7/ref/models/fields/#datefield
另外,根据 Django 文档,设置了 auto_now 或者 auto_now_add 会默认覆盖 editable 为 False, blank 为 True。
Anyone considered this?
I'm always preferring single quote while writing JavaScript, and eslint works well with it.
@y377 web 版是支持 PWA 的呢:https://lawrefbook.github.io/