chat
chat copied to clipboard
a live chat built with python(flask + gevent + apscheduler) + redis
其它用户登录发言时,admin能看到它的发言,但它的界面跳转到post_content 背景:ie浏览器 { "content": "3", "created": "07-14 11:01:49", "id": 7, "room_id": "1", "user": "3" }
[root@chwch chat]# python bootstrap.py Downloading http://pypi.python.org/packages/2.7/s/setuptools/setuptools-0.6c11-py2.7.egg Traceback (most recent call last): File "bootstrap.py", line 258, in ws.require(requirement) File "/tmp/tmpu13QMC/setuptools-0.6c11-py2.7.egg/pkg_resources.py", line 666, in require File "/tmp/tmpu13QMC/setuptools-0.6c11-py2.7.egg/pkg_resources.py", line 569, in resolve pkg_resources.VersionConflict:...
我的setuptools 是14.3.1 Scofier:chat sk$ python bootstrap.py -v 14.3.1 Downloading http://pypi.python.org/packages/2.7/s/setuptools/setuptools-0.6c11-py2.7.egg No local packages or download links found for zc.buildout==14.3.1 Traceback (most recent call last): File "", line 1, in File...
There is a small typo in src/utils/text.py. Should read `identification` rather than `idnetification`. Semi-automated pull request generated by https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md
Mm