mirror of https://github.com/zulip/zulip.git
d850bc764f
When we changed our stream name model to treat stream names as case-insensitive, we didn't update populate_db to do the same. This commit makes that update, which is to use the lower-cased stream name for dictionary lookups and deduplication, but the original-case stream name for actually creating streams. (imported from commit fc32ec75a5ae286bce7ec86c6e6fb6893888cbd0) |
||
---|---|---|
.. | ||
commands | ||
__init__.py |