mirror of https://github.com/zulip/zulip.git
7237b4a73e
Previously if you tried to send to "a b", we actually ended up trying to send to "a%20b", since we were url-encoding the stream name and then not properly decoding it. (imported from commit 307d2999bd309e47fc654ae4422ab4372edde064) |
||
---|---|---|
.. | ||
__init__.py | ||
backends.py | ||
settings.py | ||
test_settings.py | ||
urls.py | ||
wsgi.py |