mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
At the time of creating streams in test_counts.py we earlier did not saved recipient in the stream object. stream.recipient is used in many functions so they would throw error. The right long-term fix here is probably to just use the standard stream creation functions rather than having a hacky duplicate here. |
||
|---|---|---|
| .. | ||
| lib | ||
| management | ||
| migrations | ||
| tests | ||
| __init__.py | ||
| models.py | ||
| urls.py | ||
| views.py | ||