mirror of
https://github.com/zulip/zulip.git
synced 2026-07-12 21:04:41 +08:00
Instead of having home() set page_params.realm_name directly from the user_profile object, have fetch_initial_state_data() set it. This is more consistent with how we treat other data, and it protects us against a race condition where realm name updates arrive during the DB fetching. (imported from commit 545e3bd73f150438126e3f941e9bebc7aa1d0614) |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| messages.py | ||
| webhooks.py | ||