mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 12:33:40 +00:00
Using user IDs instead of emails is more reliable since users can have arbitrarily complex emails that are hard to encode in a URL. This has led to NoReverseMatch exceptions in the past.