code
code copied to clipboard
[任务] 日拱一卒
TODO
- [ ] Support vagrant provision (ansible)
- [ ] Fix failed travis-ci
DONE since 20151209
Vagrant box 相关问题记录:
- [ ] 默认用户说明,或者提供添加用户 shell cmd
- [ ] 注册用户
- [x] Remove beansdb
- [ ] Remove SearchClientStub or Add es support.
- [x] Remove douvatar
- [ ] Migrate to Django
- [ ] Fix /favicon.ico
Traceback (most recent call last):
File "/home/xtao/work/code/vilya/libs/gzipper.py", line 63, in __call__
response.gzip_start_response)
File "/home/xtao/work/code/venv/src/quixote/quixote/qwip.py", line 32, in __call__
output = self.publisher.process_request(request, env)
File "/home/xtao/work/code/venv/src/quixote/quixote/publish.py", line 545, in process_request
output = self.try_publish(request, env.get('PATH_INFO', ''))
File "/home/xtao/work/code/web.py", line 64, in try_publish
output = SessionPublisher.try_publish(self, request, path)
File "/home/xtao/work/code/venv/src/quixote/quixote/publish.py", line 464, in try_publish
self.namespace_stack)
File "/home/xtao/work/code/venv/src/quixote/quixote/publish.py", line 735, in _traverse_url
namespace_stack)
File "/home/xtao/work/code/venv/src/quixote/quixote/publish.py", line 847, in _get_component
component))
TraversalError: object <module 'vilya.views' from '/home/xtao/work/code/vilya/views/__init__.pyc'> has no attribute 'favicon.ico'
真棒
- [ ] Remove trello binding
- [x] Remove me.dapps
- [ ] Move celeryconfig to app settings
- [ ] Remove
code.intra.douban.com
- [ ] Remove
p.dapps.douban.com
- [ ] Remove
c.dapps.douban.com
- [ ] Remove DIY oauth
- [ ] Add codelive back
- [ ] Issue 页面的 emoji 单个文件过多,导致页面响应慢(没有设置浏览器缓存)