Serho Liu
Results
3
comments of
Serho Liu
测试过吗?是否正常。
修改 settings 中的数据库为你的数据库设置,然后参考 Tornado 的文档,把 index 这个文件修改一下就行了。
在 https://github.com/SerhoLiu/CodeShare/blob/master/apps/code.py#L81 的 `get` `post` 方法加上 `@tornado.web.authenticated` 应该就可以了。