mirror of
https://github.com/zulip/zulip.git
synced 2026-07-15 21:03:26 +08:00
Zulip 服务器和 Web 应用程序。开源团队聊天可帮助团队保持高效和专注。
See http://bugs.python.org/issue5876 for an explanation for why this is needed -- basically __repr__() needs to return a string, not a unicode object in Python 2. This causes problems on Django 1.5 because the more expressive exception code in model.objects.get() will crash with a __repr__() containing non-ascii unicode characters. (imported from commit f44085e67d9d14629b821a29bbf65738f1794d6c) |
||
|---|---|---|
| api | ||
| assets | ||
| bots | ||
| certs | ||
| confirmation | ||
| humbug | ||
| servers | ||
| templates | ||
| tools | ||
| zephyr | ||
| .gitignore | ||
| manage.py | ||